| License |
License |
|---|---|
| GroupId | GroupIdorg.codehaus.jtstand |
| ArtifactId | ArtifactIdjtstand-sequence |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjtstand-sequence
jtstand-sequence is a library which is used by the jtstand-svn, jtstand project's svn client library, which one is derived from svnkit.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jtstand-sequence-1.2.1.pom | |
| jtstand-sequence-1.2.1.jar | 71 KB |
| jtstand-sequence-1.2.1-sources.jar | 59 KB |
| jtstand-sequence-1.2.1-javadoc.jar | 292 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-sequence/ -->
<dependency>
<groupId>org.codehaus.jtstand</groupId>
<artifactId>jtstand-sequence</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-sequence/
implementation 'org.codehaus.jtstand:jtstand-sequence:1.2.1'
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-sequence/
implementation ("org.codehaus.jtstand:jtstand-sequence:1.2.1")
'org.codehaus.jtstand:jtstand-sequence:jar:1.2.1'
<dependency org="org.codehaus.jtstand" name="jtstand-sequence" rev="1.2.1">
<artifact name="jtstand-sequence" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jtstand', module='jtstand-sequence', version='1.2.1')
)
libraryDependencies += "org.codehaus.jtstand" % "jtstand-sequence" % "1.2.1"
[org.codehaus.jtstand/jtstand-sequence "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |