Last Version

SDH :: SCMH :: SCM Harvester (Jersey) 0.2.0

This harvester publishes gitlab data such as users, repositories, and branches using jersey and the sdh gitlab enhancer rest api.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.smartdeveloperhub.harvesters.scm.jersey
ArtifactId

ArtifactId

scm-harvester-jersey
Version

Version

0.2.0
Type

Type

war
Description

Description

SDH :: SCMH :: SCM Harvester (Jersey)
This harvester publishes gitlab data such as users, repositories, and branches using jersey and the sdh gitlab enhancer rest api.
Project Organization

Project Organization

Center for Open Middleware

Download scm-harvester-jersey 0.2.0


<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.scm.jersey/scm-harvester-jersey/ -->
<dependency>
    <groupId>org.smartdeveloperhub.harvesters.scm.jersey</groupId>
    <artifactId>scm-harvester-jersey</artifactId>
    <version>0.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.scm.jersey/scm-harvester-jersey/
implementation 'org.smartdeveloperhub.harvesters.scm.jersey:scm-harvester-jersey:0.2.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.scm.jersey/scm-harvester-jersey/
implementation ("org.smartdeveloperhub.harvesters.scm.jersey:scm-harvester-jersey:0.2.0")
'org.smartdeveloperhub.harvesters.scm.jersey:scm-harvester-jersey:war:0.2.0'
<dependency org="org.smartdeveloperhub.harvesters.scm.jersey" name="scm-harvester-jersey" rev="0.2.0">
  <artifact name="scm-harvester-jersey" type="war" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.scm.jersey', module='scm-harvester-jersey', version='0.2.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.scm.jersey" % "scm-harvester-jersey" % "0.2.0"
[org.smartdeveloperhub.harvesters.scm.jersey/scm-harvester-jersey "0.2.0"]

Dependencies

compile (12)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.18
org.glassfish.jersey.core : jersey-server jar 2.18
org.glassfish.jersey.core : jersey-client jar 2.18
javax.json : javax.json-api jar 1.0
org.glassfish : javax.json jar 1.0.4
org.apache.jena : apache-jena-libs pom 2.13.0
org.apache.logging.log4j : log4j-api jar 2.3
org.apache.logging.log4j : log4j-core jar 2.3
org.apache.logging.log4j : log4j-1.2-api jar 2.3
org.apache.logging.log4j : log4j-iostreams jar 2.3
joda-time : joda-time jar 2.7

runtime (1)

Group / Artifact Type Version
org.smartdeveloperhub.vocabulary : sdh-vocabulary jar 0.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

There are no modules declared in this project.