License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.avenida.banten |
ArtifactId | ArtifactIdbanten-core |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBanten Core
Banten core
|
Project Organization |
Project OrganizationAvenida.com |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
banten-core-1.0.pom | |
banten-core-1.0.jar | 25 KB |
banten-core-1.0-sources.jar | 18 KB |
banten-core-1.0-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avenida.banten/banten-core/ -->
<dependency>
<groupId>com.avenida.banten</groupId>
<artifactId>banten-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avenida.banten/banten-core/
implementation 'com.avenida.banten:banten-core:1.0'
// https://jarcasting.com/artifacts/com.avenida.banten/banten-core/
implementation ("com.avenida.banten:banten-core:1.0")
'com.avenida.banten:banten-core:jar:1.0'
<dependency org="com.avenida.banten" name="banten-core" rev="1.0">
<artifact name="banten-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avenida.banten', module='banten-core', version='1.0')
)
libraryDependencies += "com.avenida.banten" % "banten-core" % "1.0"
[com.avenida.banten/banten-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.16 |
org.slf4j : jcl-over-slf4j | jar | 1.7.16 |
org.springframework : spring-core | jar | 4.2.6.RELEASE |
org.springframework : spring-aop | 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 : spring-context-support | jar | 4.2.6.RELEASE |
org.springframework.boot : spring-boot | jar | 1.3.5.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.3.5.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-web | jar | 4.2.6.RELEASE |
org.springframework : spring-webmvc | jar | 4.2.6.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-io : commons-io | jar | 2.5 |
org.eclipse.jetty : jetty-webapp | jar | 9.2.13.v20150730 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.4 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.springframework : spring-test | jar | 4.2.6.RELEASE |