Categories |
CategoriesJUnit Unit Testing |
---|---|
GroupId | GroupIdcommons-jelly |
ArtifactId | ArtifactIdcommons-jelly-tags-junit |
Last Version | Last Version20040902.070920 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-junit
The Jelly JUnit Tag Library
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-junit/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-junit</artifactId>
<version>20040902.070920</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-junit/
implementation 'commons-jelly:commons-jelly-tags-junit:20040902.070920'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-junit/
implementation ("commons-jelly:commons-jelly-tags-junit:20040902.070920")
'commons-jelly:commons-jelly-tags-junit:jar:20040902.070920'
<dependency org="commons-jelly" name="commons-jelly-tags-junit" rev="20040902.070920">
<artifact name="commons-jelly-tags-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-junit', version='20040902.070920')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-junit" % "20040902.070920"
[commons-jelly/commons-jelly-tags-junit "20040902.070920"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
junit : junit | jar | 3.8.1 |
commons-cli : commons-cli | jar | 1.0 |