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