License |
License |
---|---|
Categories |
CategoriesSubversion Development Tools Version Controls |
GroupId | GroupIdio.jpom.plugins |
ArtifactId | ArtifactIdsvn-clone |
Last Version | Last Version2.8.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplugin-svn-clone
Jpom java 插件模块
|
Filename | Size |
---|---|
svn-clone-2.8.14.pom | |
svn-clone-2.8.14.jar | 4 MB |
svn-clone-2.8.14-sources.jar | 4 KB |
svn-clone-2.8.14-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jpom.plugins/svn-clone/ -->
<dependency>
<groupId>io.jpom.plugins</groupId>
<artifactId>svn-clone</artifactId>
<version>2.8.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.jpom.plugins/svn-clone/
implementation 'io.jpom.plugins:svn-clone:2.8.14'
// https://jarcasting.com/artifacts/io.jpom.plugins/svn-clone/
implementation ("io.jpom.plugins:svn-clone:2.8.14")
'io.jpom.plugins:svn-clone:jar:2.8.14'
<dependency org="io.jpom.plugins" name="svn-clone" rev="2.8.14">
<artifact name="svn-clone" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jpom.plugins', module='svn-clone', version='2.8.14')
)
libraryDependencies += "io.jpom.plugins" % "svn-clone" % "2.8.14"
[io.jpom.plugins/svn-clone "2.8.14"]
Group / Artifact | Type | Version |
---|---|---|
org.tmatesoft.svnkit : svnkit | jar | 1.10.3 |
Group / Artifact | Type | Version |
---|---|---|
io.jpom : common | jar | 2.8.14 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.databene : contiperf | jar | 2.3.4 |