License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.nablarch.integration |
ArtifactId | ArtifactIdnablarch-web-thymeleaf-adaptor |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNablarch Framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nablarch.integration/nablarch-web-thymeleaf-adaptor/ -->
<dependency>
<groupId>com.nablarch.integration</groupId>
<artifactId>nablarch-web-thymeleaf-adaptor</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nablarch.integration/nablarch-web-thymeleaf-adaptor/
implementation 'com.nablarch.integration:nablarch-web-thymeleaf-adaptor:1.0.0'
// https://jarcasting.com/artifacts/com.nablarch.integration/nablarch-web-thymeleaf-adaptor/
implementation ("com.nablarch.integration:nablarch-web-thymeleaf-adaptor:1.0.0")
'com.nablarch.integration:nablarch-web-thymeleaf-adaptor:jar:1.0.0'
<dependency org="com.nablarch.integration" name="nablarch-web-thymeleaf-adaptor" rev="1.0.0">
<artifact name="nablarch-web-thymeleaf-adaptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nablarch.integration', module='nablarch-web-thymeleaf-adaptor', version='1.0.0')
)
libraryDependencies += "com.nablarch.integration" % "nablarch-web-thymeleaf-adaptor" % "1.0.0"
[com.nablarch.integration/nablarch-web-thymeleaf-adaptor "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.9.RELEASE |
com.nablarch.framework : nablarch-fw-web | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.nablarch.framework : nablarch-testing | jar | |
com.nablarch.dev : nablarch-test-support | jar | 0.1.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |