License |
License |
---|---|
GroupId | GroupIdorg.opensingular |
ArtifactId | ArtifactIdp-server-commons |
Last Version | Last Version1.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description[singular-server :: server-libs :: p-server-libs :: p-server-commons]
Singular server
|
Filename | Size |
---|---|
p-server-commons-1.5.6.pom | |
p-server-commons-1.5.6.jar | 18 KB |
p-server-commons-1.5.6-sources.jar | 12 KB |
p-server-commons-1.5.6-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensingular/p-server-commons/ -->
<dependency>
<groupId>org.opensingular</groupId>
<artifactId>p-server-commons</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensingular/p-server-commons/
implementation 'org.opensingular:p-server-commons:1.5.6'
// https://jarcasting.com/artifacts/org.opensingular/p-server-commons/
implementation ("org.opensingular:p-server-commons:1.5.6")
'org.opensingular:p-server-commons:jar:1.5.6'
<dependency org="org.opensingular" name="p-server-commons" rev="1.5.6">
<artifact name="p-server-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensingular', module='p-server-commons', version='1.5.6')
)
libraryDependencies += "org.opensingular" % "p-server-commons" % "1.5.6"
[org.opensingular/p-server-commons "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 |