License |
License |
---|---|
GroupId | GroupIdorg.opensingular |
ArtifactId | ArtifactIdserver-module |
Last Version | Last Version1.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description[singular-server :: server-libs :: server-module]
Singular server
|
Filename | Size |
---|---|
server-module-1.5.6.pom | |
server-module-1.5.6.jar | 15 KB |
server-module-1.5.6-sources.jar | 8 KB |
server-module-1.5.6-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensingular/server-module/ -->
<dependency>
<groupId>org.opensingular</groupId>
<artifactId>server-module</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensingular/server-module/
implementation 'org.opensingular:server-module:1.5.6'
// https://jarcasting.com/artifacts/org.opensingular/server-module/
implementation ("org.opensingular:server-module:1.5.6")
'org.opensingular:server-module:jar:1.5.6'
<dependency org="org.opensingular" name="server-module" rev="1.5.6">
<artifact name="server-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensingular', module='server-module', version='1.5.6')
)
libraryDependencies += "org.opensingular" % "server-module" % "1.5.6"
[org.opensingular/server-module "1.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.opensingular : server-commons | jar | 1.5.6 |
org.opensingular : form-wicket | jar | 1.5.6 |
org.wicketstuff : wicketstuff-restannotations | jar | 7.2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.12 |
org.easytesting : fest-assert-core | jar | 2.0M10 |
org.mockito : mockito-all | jar | 1.10.19 |