License |
License |
---|---|
GroupId | GroupIdnz.ac.auckland.stencil |
ArtifactId | ArtifactIdstencil-core |
Version | Version2.6 |
Type | Typejar |
Description |
DescriptionStencil - Core
Stencil is a simple page rendering layer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stencil-core-2.6.pom | |
stencil-core-2.6.jar | 42 KB |
stencil-core-2.6-sources.jar | 16 KB |
stencil-core-2.6-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nz.ac.auckland.stencil/stencil-core/ -->
<dependency>
<groupId>nz.ac.auckland.stencil</groupId>
<artifactId>stencil-core</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.stencil/stencil-core/
implementation 'nz.ac.auckland.stencil:stencil-core:2.6'
// https://jarcasting.com/artifacts/nz.ac.auckland.stencil/stencil-core/
implementation ("nz.ac.auckland.stencil:stencil-core:2.6")
'nz.ac.auckland.stencil:stencil-core:jar:2.6'
<dependency org="nz.ac.auckland.stencil" name="stencil-core" rev="2.6">
<artifact name="stencil-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.stencil', module='stencil-core', version='2.6')
)
libraryDependencies += "nz.ac.auckland.stencil" % "stencil-core" % "2.6"
[nz.ac.auckland.stencil/stencil-core "2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.orbit : org.apache.jasper.glassfish | jar | 2.2.2.v201112011158 |
nz.ac.auckland.composite : composite-spring-web | jar | [5,) |
nz.ac.auckland.common : common-jackson | jar | [1.2,) |
org.apache.commons : commons-io | jar | [1.3.2] |
nz.ac.auckland.composite : composite-groovy | jar | [5,) |
nz.ac.auckland.composite : composite-spring | jar | [5,) |
nz.ac.auckland.composite : composite-logging-deploy | jar | [3,) |
nz.ac.auckland.common : common-stereotypes | jar | [1,) |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
nz.ac.auckland.composite : composite-spring-test | jar | [5,) |