License |
License |
---|---|
Categories |
CategoriesUtility General Purpose Libraries |
GroupId | GroupIdorg.agmip.utility |
ArtifactId | ArtifactIdtestFrame |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiontestFrame
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testFrame-1.0.0.pom | |
testFrame-1.0.0.jar | 43 KB |
testFrame-1.0.0-sources.jar | 21 KB |
testFrame-1.0.0-javadoc.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.agmip.utility/testFrame/ -->
<dependency>
<groupId>org.agmip.utility</groupId>
<artifactId>testFrame</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.agmip.utility/testFrame/
implementation 'org.agmip.utility:testFrame:1.0.0'
// https://jarcasting.com/artifacts/org.agmip.utility/testFrame/
implementation ("org.agmip.utility:testFrame:1.0.0")
'org.agmip.utility:testFrame:jar:1.0.0'
<dependency org="org.agmip.utility" name="testFrame" rev="1.0.0">
<artifact name="testFrame" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.agmip.utility', module='testFrame', version='1.0.0')
)
libraryDependencies += "org.agmip.utility" % "testFrame" % "1.0.0"
[org.agmip.utility/testFrame "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.9 |
org.apache.velocity : velocity | jar | 1.7 |
org.agmip : agmip-core | jar | 1.2 |
org.agmip : agmip-common-functions | jar | 1.3.8 |
com.googlecode.java-diff-utils : diffutils | jar | 1.2.1 |
net.sf.opencsv : opencsv | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |