License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.ibm.ws.componenttest |
ArtifactId | ArtifactIdmantis-collections |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMantis Collections
Mantis Collections
|
Filename | Size |
---|---|
mantis-collections-2.5.0.pom | |
mantis-collections-2.5.0.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.ws.componenttest/mantis-collections/ -->
<dependency>
<groupId>com.ibm.ws.componenttest</groupId>
<artifactId>mantis-collections</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ws.componenttest/mantis-collections/
implementation 'com.ibm.ws.componenttest:mantis-collections:2.5.0'
// https://jarcasting.com/artifacts/com.ibm.ws.componenttest/mantis-collections/
implementation ("com.ibm.ws.componenttest:mantis-collections:2.5.0")
'com.ibm.ws.componenttest:mantis-collections:jar:2.5.0'
<dependency org="com.ibm.ws.componenttest" name="mantis-collections" rev="2.5.0">
<artifact name="mantis-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ws.componenttest', module='mantis-collections', version='2.5.0')
)
libraryDependencies += "com.ibm.ws.componenttest" % "mantis-collections" % "2.5.0"
[com.ibm.ws.componenttest/mantis-collections "2.5.0"]