License |
License |
---|---|
GroupId | GroupIdru.frostman.web |
ArtifactId | ArtifactIdwebjavin-core |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebjavin-core
WebJavin - Java Web Framework - Core module
|
Project URL |
Project URL |
Filename | Size |
---|---|
webjavin-core-0.2.pom | |
webjavin-core-0.2.jar | 148 KB |
webjavin-core-0.2-sources.jar | 135 KB |
webjavin-core-0.2-javadoc.jar | 659 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.frostman.web/webjavin-core/ -->
<dependency>
<groupId>ru.frostman.web</groupId>
<artifactId>webjavin-core</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.frostman.web/webjavin-core/
implementation 'ru.frostman.web:webjavin-core:0.2'
// https://jarcasting.com/artifacts/ru.frostman.web/webjavin-core/
implementation ("ru.frostman.web:webjavin-core:0.2")
'ru.frostman.web:webjavin-core:jar:0.2'
<dependency org="ru.frostman.web" name="webjavin-core" rev="0.2">
<artifact name="webjavin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.frostman.web', module='webjavin-core', version='0.2')
)
libraryDependencies += "ru.frostman.web" % "webjavin-core" % "0.2"
[ru.frostman.web/webjavin-core "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-core-asl | jar | 1.8.5 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.5 |
org.javassist : javassist | jar | 3.15.0-GA |
org.freemarker : freemarker | jar | 2.3.18 |
net.sf.ehcache : ehcache | pom | 2.4.4 |
org.mvel : mvel2 | jar | 2.0.19 |
org.yaml : snakeyaml | jar | 1.9 |
com.google.guava : guava | jar | r09 |
commons-codec : commons-codec | jar | 1.5 |
commons-io : commons-io | jar | 2.0.1 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
org.slf4j : slf4j-api | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |