License |
License |
---|---|
GroupId | GroupIdcom.jukta |
ArtifactId | ArtifactIdj-tahoe-core |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionThe object oriented template engine
|
Project URL |
Project URL |
Filename | Size |
---|---|
j-tahoe-core-1.1.1.pom | |
j-tahoe-core-1.1.1.jar | 31 KB |
j-tahoe-core-1.1.1-sources.jar | 16 KB |
j-tahoe-core-1.1.1-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jukta/j-tahoe-core/ -->
<dependency>
<groupId>com.jukta</groupId>
<artifactId>j-tahoe-core</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jukta/j-tahoe-core/
implementation 'com.jukta:j-tahoe-core:1.1.1'
// https://jarcasting.com/artifacts/com.jukta/j-tahoe-core/
implementation ("com.jukta:j-tahoe-core:1.1.1")
'com.jukta:j-tahoe-core:jar:1.1.1'
<dependency org="com.jukta" name="j-tahoe-core" rev="1.1.1">
<artifact name="j-tahoe-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jukta', module='j-tahoe-core', version='1.1.1')
)
libraryDependencies += "com.jukta" % "j-tahoe-core" % "1.1.1"
[com.jukta/j-tahoe-core "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
de.odysseus.juel : juel-api | jar | 2.2.7 |
de.odysseus.juel : juel-impl | jar | 2.2.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |