sdh-curator-connector
A Java-based connector for the Smart Developer Hub Curator
For more information, please visit the Smart Developer Hub website.
| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.smartdeveloperhub.curator | 
    
| ArtifactId | ArtifactIdsdh-curator-connector | 
    
| Last Version | Last Version0.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSDH :: Curator Connector 
            A connector for the Smart Developer Hub project Curator 
         | 
    
| Project Organization | 
                    Project OrganizationCenter for Open Middleware | 
            
| Filename | Size | 
|---|---|
| sdh-curator-connector-0.2.0.pom | |
| sdh-curator-connector-0.2.0.jar | 269 KB | 
| sdh-curator-connector-0.2.0-tests.jar | 330 KB | 
| sdh-curator-connector-0.2.0-sources.jar | 167 KB | 
| sdh-curator-connector-0.2.0-javadoc.jar | 759 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.curator/sdh-curator-connector/ -->
<dependency>
    <groupId>org.smartdeveloperhub.curator</groupId>
    <artifactId>sdh-curator-connector</artifactId>
    <version>0.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.smartdeveloperhub.curator/sdh-curator-connector/
implementation 'org.smartdeveloperhub.curator:sdh-curator-connector:0.2.0'
                // https://jarcasting.com/artifacts/org.smartdeveloperhub.curator/sdh-curator-connector/
implementation ("org.smartdeveloperhub.curator:sdh-curator-connector:0.2.0")
                'org.smartdeveloperhub.curator:sdh-curator-connector:jar:0.2.0'
                <dependency org="org.smartdeveloperhub.curator" name="sdh-curator-connector" rev="0.2.0">
  <artifact name="sdh-curator-connector" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.smartdeveloperhub.curator', module='sdh-curator-connector', version='0.2.0')
)
                libraryDependencies += "org.smartdeveloperhub.curator" % "sdh-curator-connector" % "0.2.0"
                [org.smartdeveloperhub.curator/sdh-curator-connector "0.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.rabbitmq : amqp-client | jar | 3.5.5 | 
| org.apache.jena : jena-core | jar | 2.13.0 | 
| org.apache.jena : jena-arq | jar | 2.13.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| com.google.guava : guava | jar | 18.0 | 
| joda-time : joda-time | jar | 2.8.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest-integration | jar | 1.3 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.jmockit : jmockit | jar | 1.19 | 
| org.ldp4j.commons : ldp4j-commons-testing | jar | 0.2.1 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 | 
| org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 | 
A Java-based connector for the Smart Developer Hub Curator
For more information, please visit the Smart Developer Hub website.