Skip to content
/ snoop Public
forked from ivargrimstad/snoop

READ-ONLY Mirror: SnoopEE 1.x - A Discovery Service for Java EE

License

Notifications You must be signed in to change notification settings

snoopee/snoop

This branch is 6 commits behind ivargrimstad/snoop:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 11, 2015
Jan 16, 2016
Sep 29, 2015
Feb 8, 2016
Jan 16, 2016
Jan 16, 2016
Jun 8, 2015
Jan 21, 2016
Nov 4, 2015
Jun 8, 2015
Jan 16, 2016
Jan 16, 2016
Oct 29, 2015
May 3, 2016
Oct 29, 2015
Oct 29, 2015

Repository files navigation

SnoopEE - A Discovery Service for Java EE

SnoopEE [ˈsnuːpı] is an experimental registration and discovery service for Java EE based microservices.

Maven

  1. Released artifacts are available in Maven Central

  2. Snapshots configuration:

    <repositories>
       <repository>
          <id>agilejava-snapshots</id>
          <url>http://nexus.agilejava.eu/content/groups/public</url>
          <snapshots>
             <enabled>true</enabled>
          </snapshots>
       </repository>
    </repositories>

About

READ-ONLY Mirror: SnoopEE 1.x - A Discovery Service for Java EE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.0%
  • HTML 2.9%
  • CSS 1.8%
  • Shell 0.3%