License |
License |
---|---|
Categories |
CategoriesGrails User Interface Web Frameworks |
GroupId | GroupIdorg.yakworks |
ArtifactId | ArtifactIdgrails-view-tools |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrails-view-tools
View tools resource locator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grails-view-tools-5.0.1.pom | |
grails-view-tools-5.0.1.jar | 29 KB |
grails-view-tools-5.0.1-sources.jar | 12 KB |
grails-view-tools-5.0.1-javadoc.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.yakworks/grails-view-tools/ -->
<dependency>
<groupId>org.yakworks</groupId>
<artifactId>grails-view-tools</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.yakworks/grails-view-tools/
implementation 'org.yakworks:grails-view-tools:5.0.1'
// https://jarcasting.com/artifacts/org.yakworks/grails-view-tools/
implementation ("org.yakworks:grails-view-tools:5.0.1")
'org.yakworks:grails-view-tools:jar:5.0.1'
<dependency org="org.yakworks" name="grails-view-tools" rev="5.0.1">
<artifact name="grails-view-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yakworks', module='grails-view-tools', version='5.0.1')
)
libraryDependencies += "org.yakworks" % "grails-view-tools" % "5.0.1"
[org.yakworks/grails-view-tools "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.yakworks : commons | jar | 7.0.8-v.70 |
org.yakworks : grails-kit | jar | 5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.17.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |