License |
License |
---|---|
GroupId | GroupIdorg.mixer2 |
ArtifactId | ArtifactIdmixer2 |
Version | Version1.4.2 |
Type | Typejar |
Description |
DescriptionMixer2
Mixer2 is template engine for java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mixer2-1.4.2.pom | |
mixer2-1.4.2.jar | 2 MB |
mixer2-1.4.2-sources.jar | 1 MB |
mixer2-1.4.2-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mixer2/mixer2/ -->
<dependency>
<groupId>org.mixer2</groupId>
<artifactId>mixer2</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mixer2/mixer2/
implementation 'org.mixer2:mixer2:1.4.2'
// https://jarcasting.com/artifacts/org.mixer2/mixer2/
implementation ("org.mixer2:mixer2:1.4.2")
'org.mixer2:mixer2:jar:1.4.2'
<dependency org="org.mixer2" name="mixer2" rev="1.4.2">
<artifact name="mixer2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mixer2', module='mixer2', version='1.4.2')
)
libraryDependencies += "org.mixer2" % "mixer2" % "1.4.2"
[org.mixer2/mixer2 "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0.1 |
javax.activation : javax.activation-api | jar | 1.2.0 |
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.4 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-logging : commons-logging | jar | 1.1.1 |
org.springframework : spring-webmvc Optional | jar | 4.3.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api Optional | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
commons-lang : commons-lang | jar | 2.6 |
log4j : log4j | jar | 1.2.9 |
commons-io : commons-io | jar | 2.4 |
org.springframework : spring-test | jar | 4.3.9.RELEASE |
cglib : cglib | jar | 2.2.2 |
org.apache.velocity : velocity | jar | 1.6.4 |
org.jsoup : jsoup | jar | 1.6.1 |