License |
License |
---|---|
GroupId | GroupIdcom.github.subchen |
ArtifactId | ArtifactIdjetbrick-template-jodd |
Version | Version2.1.10 |
Type | Typejar |
Description |
Descriptionjetbrick-template-2.x
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-jodd/ -->
<dependency>
<groupId>com.github.subchen</groupId>
<artifactId>jetbrick-template-jodd</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-jodd/
implementation 'com.github.subchen:jetbrick-template-jodd:2.1.10'
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-template-jodd/
implementation ("com.github.subchen:jetbrick-template-jodd:2.1.10")
'com.github.subchen:jetbrick-template-jodd:jar:2.1.10'
<dependency org="com.github.subchen" name="jetbrick-template-jodd" rev="2.1.10">
<artifact name="jetbrick-template-jodd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-template-jodd', version='2.1.10')
)
libraryDependencies += "com.github.subchen" % "jetbrick-template-jodd" % "2.1.10"
[com.github.subchen/jetbrick-template-jodd "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.subchen : jetbrick-template-web | jar | 2.1.10 |
org.jodd : jodd-madvoc | jar | 3.6.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |