Skip to content

matejperejda/silverspoon

 
 

Repository files navigation

Silverspoon

Project currently consists of the following:

We also provide maven archetypes demonstrating features of the above components:

Note: Silverspoon is countinuously being uploaded to sonatype snapshot repository. In order to use the snapshot version add the following maven repository to your maven settings:

<repositories>
  <repository>
    <id>sonatype-public-repository</id>
    <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
    <snapshots>
      <enabled>true</enabled>
    </snapshots>
  </repository>
</repositories>

Build Status

About

Portable IoT Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.6%
  • HTML 7.4%