License |
License |
---|---|
GroupId | GroupIdde.almostintelligent |
ArtifactId | ArtifactIdjaste |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaSTE - Java Simple Template Engine
JaSTE - Java Simple Template Engine
|
Project Organization |
Project OrganizationAlmostIntelligent |
Filename | Size |
---|---|
jaste-0.2.0.pom | |
jaste-0.2.0.jar | 7 KB |
jaste-0.2.0-sources.jar | 3 KB |
jaste-0.2.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.almostintelligent/jaste/ -->
<dependency>
<groupId>de.almostintelligent</groupId>
<artifactId>jaste</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.almostintelligent/jaste/
implementation 'de.almostintelligent:jaste:0.2.0'
// https://jarcasting.com/artifacts/de.almostintelligent/jaste/
implementation ("de.almostintelligent:jaste:0.2.0")
'de.almostintelligent:jaste:jar:0.2.0'
<dependency org="de.almostintelligent" name="jaste" rev="0.2.0">
<artifact name="jaste" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.almostintelligent', module='jaste', version='0.2.0')
)
libraryDependencies += "de.almostintelligent" % "jaste" % "0.2.0"
[de.almostintelligent/jaste "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc Optional | jar | 3.1.0.RELEASE |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |