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