| License |
License |
|---|---|
| GroupId | GroupIdcom.pojosontheweb |
| ArtifactId | ArtifactIdwoko-tinymce-web4 |
| Version | Version2.4-beta7 |
| Type | Typewar |
| Description |
DescriptionWoko - TinyMCE 4 web
Woko: POJOs on the Web!
|
| Filename | Size |
|---|---|
| woko-tinymce-web4-2.4-beta7.pom | |
| woko-tinymce-web4-2.4-beta7.war | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-tinymce-web4/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-tinymce-web4</artifactId>
<version>2.4-beta7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-tinymce-web4/
implementation 'com.pojosontheweb:woko-tinymce-web4:2.4-beta7'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-tinymce-web4/
implementation ("com.pojosontheweb:woko-tinymce-web4:2.4-beta7")
'com.pojosontheweb:woko-tinymce-web4:war:2.4-beta7'
<dependency org="com.pojosontheweb" name="woko-tinymce-web4" rev="2.4-beta7">
<artifact name="woko-tinymce-web4" type="war" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-tinymce-web4', version='2.4-beta7')
)
libraryDependencies += "com.pojosontheweb" % "woko-tinymce-web4" % "2.4-beta7"
[com.pojosontheweb/woko-tinymce-web4 "2.4-beta7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.pojosontheweb : woko-tinymce-core | jar | 2.4-beta7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.pojosontheweb : woko-web-core | war | 2.4-beta7 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |