Last Version

webjavin-test 0.2

WebJavin - Java Web Framework - Test module

License

License

GroupId

GroupId

ru.frostman.web
ArtifactId

ArtifactId

webjavin-test
Version

Version

0.2
Type

Type

war
Description

Description

webjavin-test
WebJavin - Java Web Framework - Test module
Project URL

Project URL

https://github.com/Frostman/webjavin/wiki

Download webjavin-test 0.2


<!-- https://jarcasting.com/artifacts/ru.frostman.web/webjavin-test/ -->
<dependency>
    <groupId>ru.frostman.web</groupId>
    <artifactId>webjavin-test</artifactId>
    <version>0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ru.frostman.web/webjavin-test/
implementation 'ru.frostman.web:webjavin-test:0.2'
// https://jarcasting.com/artifacts/ru.frostman.web/webjavin-test/
implementation ("ru.frostman.web:webjavin-test:0.2")
'ru.frostman.web:webjavin-test:war:0.2'
<dependency org="ru.frostman.web" name="webjavin-test" rev="0.2">
  <artifact name="webjavin-test" type="war" />
</dependency>
@Grapes(
@Grab(group='ru.frostman.web', module='webjavin-test', version='0.2')
)
libraryDependencies += "ru.frostman.web" % "webjavin-test" % "0.2"
[ru.frostman.web/webjavin-test "0.2"]

Dependencies

compile (11)

Group / Artifact Type Version
ru.frostman.web : webjavin-core jar 0.2
ru.frostman.web : webjavin-mongo jar 0.2
ru.frostman.web : webjavin-indigo jar 0.2
org.slf4j : slf4j-log4j12 jar 1.6.2
cglib : cglib-nodep jar [2.1_3,)
com.thoughtworks.proxytoys : proxytoys jar 1.0
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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.