Last Version

Interface for Git and SVN repos 3.1.15


License

License

Categories

Categories

Security CLI User Interface Search Business Logic Libraries
GroupId

GroupId

com.sap.research.security.vulas
ArtifactId

ArtifactId

repo-client
Version

Version

3.1.15
Type

Type

jar
Description

Description

Interface for Git and SVN repos
Source Code Management

Source Code Management

https://github.com/eclipse/steady/tree/master/repo-client

Download repo-client 3.1.15


<!-- https://jarcasting.com/artifacts/com.sap.research.security.vulas/repo-client/ -->
<dependency>
    <groupId>com.sap.research.security.vulas</groupId>
    <artifactId>repo-client</artifactId>
    <version>3.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.research.security.vulas/repo-client/
implementation 'com.sap.research.security.vulas:repo-client:3.1.15'
// https://jarcasting.com/artifacts/com.sap.research.security.vulas/repo-client/
implementation ("com.sap.research.security.vulas:repo-client:3.1.15")
'com.sap.research.security.vulas:repo-client:jar:3.1.15'
<dependency org="com.sap.research.security.vulas" name="repo-client" rev="3.1.15">
  <artifact name="repo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.research.security.vulas', module='repo-client', version='3.1.15')
)
libraryDependencies += "com.sap.research.security.vulas" % "repo-client" % "3.1.15"
[com.sap.research.security.vulas/repo-client "3.1.15"]

Dependencies

compile (10)

Group / Artifact Type Version
com.sap.research.security.vulas : shared jar 3.1.15
org.tmatesoft.svnkit : svnkit jar 1.9.3
org.eclipse.jgit : org.eclipse.jgit jar 4.11.7.201903122105-r
commons-configuration : commons-configuration jar 1.10
commons-collections : commons-collections jar 3.2.2
commons-io : commons-io jar 2.6
javax.validation : validation-api jar 2.0.1.Final
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
com.github.spotbugs : spotbugs-annotations jar 4.1.1

test (2)

Group / Artifact Type Version
com.sap.research.security.vulas : shared jar 3.1.15
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.