| License |
License
The New BSD License
|
|---|---|
| GroupId | GroupIdorg.jodd |
| ArtifactId | ArtifactIdjodd-wot |
| Last Version | Last Version3.3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJodd WOT
Jodd application frameworks
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jodd-wot-3.3.8.pom | |
| jodd-wot-3.3.8.jar | 569 KB |
| jodd-wot-3.3.8-sources.jar | 397 KB |
| jodd-wot-3.3.8-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jodd/jodd-wot/ -->
<dependency>
<groupId>org.jodd</groupId>
<artifactId>jodd-wot</artifactId>
<version>3.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jodd/jodd-wot/
implementation 'org.jodd:jodd-wot:3.3.8'
// https://jarcasting.com/artifacts/org.jodd/jodd-wot/
implementation ("org.jodd:jodd-wot:3.3.8")
'org.jodd:jodd-wot:jar:3.3.8'
<dependency org="org.jodd" name="jodd-wot" rev="3.3.8">
<artifact name="jodd-wot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jodd', module='jodd-wot', version='3.3.8')
)
libraryDependencies += "org.jodd" % "jodd-wot" % "3.3.8"
[org.jodd/jodd-wot "3.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| asm : asm | jar | 3.2 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.jodd : jodd | jar | 3.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |