Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdsolonjt.executor.m.thymeleaf |
Version | Version1.0.4.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.noear/solonjt.executor.m.thymeleaf/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>solonjt.executor.m.thymeleaf</artifactId>
<version>1.0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solonjt.executor.m.thymeleaf/
implementation 'org.noear:solonjt.executor.m.thymeleaf:1.0.4.3'
// https://jarcasting.com/artifacts/org.noear/solonjt.executor.m.thymeleaf/
implementation ("org.noear:solonjt.executor.m.thymeleaf:1.0.4.3")
'org.noear:solonjt.executor.m.thymeleaf:jar:1.0.4.3'
<dependency org="org.noear" name="solonjt.executor.m.thymeleaf" rev="1.0.4.3">
<artifact name="solonjt.executor.m.thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solonjt.executor.m.thymeleaf', version='1.0.4.3')
)
libraryDependencies += "org.noear" % "solonjt.executor.m.thymeleaf" % "1.0.4.3"
[org.noear/solonjt.executor.m.thymeleaf "1.0.4.3"]