License |
License |
---|---|
GroupId | GroupIdru.frostman.web |
ArtifactId | ArtifactIdwebjavin-parent |
Version | Version0.2 |
Type | Typepom |
Description |
Descriptionwebjavin-parent
WebJavin - Java Web Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
webjavin-parent-0.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.frostman.web/webjavin-parent/ -->
<dependency>
<groupId>ru.frostman.web</groupId>
<artifactId>webjavin-parent</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.frostman.web/webjavin-parent/
implementation 'ru.frostman.web:webjavin-parent:0.2'
// https://jarcasting.com/artifacts/ru.frostman.web/webjavin-parent/
implementation ("ru.frostman.web:webjavin-parent:0.2")
'ru.frostman.web:webjavin-parent:pom:0.2'
<dependency org="ru.frostman.web" name="webjavin-parent" rev="0.2">
<artifact name="webjavin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.frostman.web', module='webjavin-parent', version='0.2')
)
libraryDependencies += "ru.frostman.web" % "webjavin-parent" % "0.2"
[ru.frostman.web/webjavin-parent "0.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |