License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.avenida.banten |
ArtifactId | ArtifactIdbanten-web |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBanten Web
Banten Web
|
Project Organization |
Project OrganizationAvenida.com |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
banten-web-1.0.pom | |
banten-web-1.0.jar | 46 KB |
banten-web-1.0-sources.jar | 30 KB |
banten-web-1.0-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avenida.banten/banten-web/ -->
<dependency>
<groupId>com.avenida.banten</groupId>
<artifactId>banten-web</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avenida.banten/banten-web/
implementation 'com.avenida.banten:banten-web:1.0'
// https://jarcasting.com/artifacts/com.avenida.banten/banten-web/
implementation ("com.avenida.banten:banten-web:1.0")
'com.avenida.banten:banten-web:jar:1.0'
<dependency org="com.avenida.banten" name="banten-web" rev="1.0">
<artifact name="banten-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avenida.banten', module='banten-web', version='1.0')
)
libraryDependencies += "com.avenida.banten" % "banten-web" % "1.0"
[com.avenida.banten/banten-web "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.avenida.banten : banten-core | jar | 1.0 |
com.avenida.banten : banten-shiro | jar | 1.0 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-io : commons-io | jar | 2.5 |
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.jsoup : jsoup | jar | 1.7.2 |
org.freemarker : freemarker | jar | 2.3.21 |
org.sitemesh : sitemesh | jar | 3.0.1 |
com.avenida.banten : banten-test-support | jar | 1.0 |
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 |