License |
License |
---|---|
Categories |
CategoriesJava 8 Languages |
GroupId | GroupIdcom.github.toto-castaldi |
ArtifactId | ArtifactIdjava8-web |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.toto-castaldi:java8-web
Main pom for webapp on java 8 module
|
Filename | Size |
---|---|
java8-web-1.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.toto-castaldi/java8-web/ -->
<dependency>
<groupId>com.github.toto-castaldi</groupId>
<artifactId>java8-web</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.toto-castaldi/java8-web/
implementation 'com.github.toto-castaldi:java8-web:1.2'
// https://jarcasting.com/artifacts/com.github.toto-castaldi/java8-web/
implementation ("com.github.toto-castaldi:java8-web:1.2")
'com.github.toto-castaldi:java8-web:pom:1.2'
<dependency org="com.github.toto-castaldi" name="java8-web" rev="1.2">
<artifact name="java8-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.toto-castaldi', module='java8-web', version='1.2')
)
libraryDependencies += "com.github.toto-castaldi" % "java8-web" % "1.2"
[com.github.toto-castaldi/java8-web "1.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.codehaus.janino : janino | jar | 2.7.6 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.projectlombok : lombok | jar | 1.14.8 |
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
commons-io : commons-io | jar | 2.4 |
commons-codec : commons-codec | jar | 1.9 |
commons-configuration : commons-configuration | jar | 1.10 |
commons-lang : commons-lang | jar | 2.6 |
commons-validator : commons-validator | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.8 |
org.hamcrest : hamcrest-all | jar | 1.3 |