License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.avenida.banten |
ArtifactId | ArtifactIdbanten-test-support |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBanten Test Support
Banten
|
Project Organization |
Project OrganizationAvenida.com |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
banten-test-support-1.0.pom | |
banten-test-support-1.0.jar | 9 KB |
banten-test-support-1.0-sources.jar | 4 KB |
banten-test-support-1.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avenida.banten/banten-test-support/ -->
<dependency>
<groupId>com.avenida.banten</groupId>
<artifactId>banten-test-support</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avenida.banten/banten-test-support/
implementation 'com.avenida.banten:banten-test-support:1.0'
// https://jarcasting.com/artifacts/com.avenida.banten/banten-test-support/
implementation ("com.avenida.banten:banten-test-support:1.0")
'com.avenida.banten:banten-test-support:jar:1.0'
<dependency org="com.avenida.banten" name="banten-test-support" rev="1.0">
<artifact name="banten-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avenida.banten', module='banten-test-support', version='1.0')
)
libraryDependencies += "com.avenida.banten" % "banten-test-support" % "1.0"
[com.avenida.banten/banten-test-support "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.avenida.banten : banten-core | jar | 1.0 |
org.springframework : spring-core | jar | 4.2.6.RELEASE |
org.springframework : spring-beans | jar | 4.2.6.RELEASE |
org.springframework : spring-context | jar | 4.2.6.RELEASE |
org.springframework.boot : spring-boot | jar | 1.3.5.RELEASE |
org.springframework : spring-test | jar | 4.2.6.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-web | jar | 4.2.6.RELEASE |