License |
License |
---|---|
GroupId | GroupIdcom.pojosontheweb |
ArtifactId | ArtifactIdwoko-ri |
Version | Version2.4-beta7 |
Type | Typejar |
Description |
DescriptionWoko - reference implementation
Woko: POJOs on the Web!
|
Filename | Size |
---|---|
woko-ri-2.4-beta7.pom | |
woko-ri-2.4-beta7.jar | 3 KB |
woko-ri-2.4-beta7-sources.jar | 2 KB |
woko-ri-2.4-beta7-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-ri/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-ri</artifactId>
<version>2.4-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-ri/
implementation 'com.pojosontheweb:woko-ri:2.4-beta7'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-ri/
implementation ("com.pojosontheweb:woko-ri:2.4-beta7")
'com.pojosontheweb:woko-ri:jar:2.4-beta7'
<dependency org="com.pojosontheweb" name="woko-ri" rev="2.4-beta7">
<artifact name="woko-ri" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-ri', version='2.4-beta7')
)
libraryDependencies += "com.pojosontheweb" % "woko-ri" % "2.4-beta7"
[com.pojosontheweb/woko-ri "2.4-beta7"]
Group / Artifact | Type | Version |
---|---|---|
com.pojosontheweb : woko-builtin-auth-core | jar | 2.4-beta7 |
com.pojosontheweb : woko-compass-hibernate-core | jar | 2.4-beta7 |
com.pojosontheweb : woko-usermanagement-hibernate | jar | 2.4-beta7 |
com.pojosontheweb : woko-push | jar | 2.4-beta7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |