License |
License |
---|---|
GroupId | GroupIdcom.ovea.tajin.framework |
ArtifactId | ArtifactIdtajin-templating |
Version | Version3.10 |
Type | Typejar |
Description |
DescriptionTajin :: Framework :: Templating
Tajin Web Framework Parent POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tajin-templating-3.10.pom | |
tajin-templating-3.10.jar | 56 KB |
tajin-templating-3.10-sources.jar | 15 KB |
tajin-templating-3.10-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-templating/ -->
<dependency>
<groupId>com.ovea.tajin.framework</groupId>
<artifactId>tajin-templating</artifactId>
<version>3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-templating/
implementation 'com.ovea.tajin.framework:tajin-templating:3.10'
// https://jarcasting.com/artifacts/com.ovea.tajin.framework/tajin-templating/
implementation ("com.ovea.tajin.framework:tajin-templating:3.10")
'com.ovea.tajin.framework:tajin-templating:jar:3.10'
<dependency org="com.ovea.tajin.framework" name="tajin-templating" rev="3.10">
<artifact name="tajin-templating" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea.tajin.framework', module='tajin-templating', version='3.10')
)
libraryDependencies += "com.ovea.tajin.framework" % "tajin-templating" % "3.10"
[com.ovea.tajin.framework/tajin-templating "3.10"]
Group / Artifact | Type | Version |
---|---|---|
com.ovea.tajin.framework : tajin-core | jar | 3.10 |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.sisu : sisu-guice | jar | 3.1.5 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.11 |
com.mycila.guice.extensions : mycila-guice-jsr250 | jar | 3.2.ga |
com.mycila.guice.extensions : mycila-guice-service | jar | 3.2.ga |