commons-jelly-tags-junit
Changes in 1.0-hudson-20120704:
- Removed dependency on Jaxen. See README.md in commons-jelly for details.
| License | License | 
|---|---|
| Categories | CategoriesHudson Build Tools Continuous Integration and Continuous Delivery JUnit Unit Testing | 
| GroupId | GroupIdorg.hudsonci.stapler | 
| ArtifactId | ArtifactIdcommons-jelly-tags-junit | 
| Last Version | Last Version1.0-hudson-20120704 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncommons-jelly-tags-junit The Jelly JUnit Tag Library | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.hudsonci.stapler/commons-jelly-tags-junit/ -->
<dependency>
    <groupId>org.hudsonci.stapler</groupId>
    <artifactId>commons-jelly-tags-junit</artifactId>
    <version>1.0-hudson-20120704</version>
</dependency>// https://jarcasting.com/artifacts/org.hudsonci.stapler/commons-jelly-tags-junit/
implementation 'org.hudsonci.stapler:commons-jelly-tags-junit:1.0-hudson-20120704'// https://jarcasting.com/artifacts/org.hudsonci.stapler/commons-jelly-tags-junit/
implementation ("org.hudsonci.stapler:commons-jelly-tags-junit:1.0-hudson-20120704")'org.hudsonci.stapler:commons-jelly-tags-junit:jar:1.0-hudson-20120704'<dependency org="org.hudsonci.stapler" name="commons-jelly-tags-junit" rev="1.0-hudson-20120704">
  <artifact name="commons-jelly-tags-junit" type="jar" />
</dependency>@Grapes(
@Grab(group='org.hudsonci.stapler', module='commons-jelly-tags-junit', version='1.0-hudson-20120704')
)libraryDependencies += "org.hudsonci.stapler" % "commons-jelly-tags-junit" % "1.0-hudson-20120704"[org.hudsonci.stapler/commons-jelly-tags-junit "1.0-hudson-20120704"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hudsonci.stapler : commons-jelly | jar | 1.1-hudson-20120704 | 
| commons-cli : commons-cli | jar | 1.0 | 
Changes in 1.0-hudson-20120704: