Last Version

org.eclipse.vorto:repository-java-client 1.0.0

Eclipse Vorto Repository manages Vorto Information Models

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.eclipse.vorto
ArtifactId

ArtifactId

repository-java-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Eclipse Vorto Repository manages Vorto Information Models
Project Organization

Project Organization

Eclipse.org

Download repository-java-client 1.0.0


<!-- https://jarcasting.com/artifacts/org.eclipse.vorto/repository-java-client/ -->
<dependency>
    <groupId>org.eclipse.vorto</groupId>
    <artifactId>repository-java-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.vorto/repository-java-client/
implementation 'org.eclipse.vorto:repository-java-client:1.0.0'
// https://jarcasting.com/artifacts/org.eclipse.vorto/repository-java-client/
implementation ("org.eclipse.vorto:repository-java-client:1.0.0")
'org.eclipse.vorto:repository-java-client:jar:1.0.0'
<dependency org="org.eclipse.vorto" name="repository-java-client" rev="1.0.0">
  <artifact name="repository-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.vorto', module='repository-java-client', version='1.0.0')
)
libraryDependencies += "org.eclipse.vorto" % "repository-java-client" % "1.0.0"
[org.eclipse.vorto/repository-java-client "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.vorto : repository-api jar 1.0.0
org.eclipse.vorto : model jar 1.0.0
org.apache.httpcomponents : httpmime jar
org.apache.httpcomponents : httpclient jar
commons-logging : commons-logging jar 1.2
commons-jxpath : commons-jxpath jar 1.3
com.google.code.gson : gson jar
commons-io : commons-io jar 2.2

test (2)

Group / Artifact Type Version
junit : junit jar
com.github.tomakehurst : wiremock jar 2.5.0

Project Modules

There are no modules declared in this project.