| License |
License |
|---|---|
| Categories |
CategoriesGrails User Interface Web Frameworks |
| GroupId | GroupIdorg.yakworks |
| ArtifactId | ArtifactIdgrails-kit |
| Last Version | Last Version5.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongrails-kit
general grails helpers for context and web
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grails-kit-5.0.1.pom | |
| grails-kit-5.0.1.jar | 37 KB |
| grails-kit-5.0.1-sources.jar | 16 KB |
| grails-kit-5.0.1-javadoc.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.yakworks/grails-kit/ -->
<dependency>
<groupId>org.yakworks</groupId>
<artifactId>grails-kit</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.yakworks/grails-kit/
implementation 'org.yakworks:grails-kit:5.0.1'
// https://jarcasting.com/artifacts/org.yakworks/grails-kit/
implementation ("org.yakworks:grails-kit:5.0.1")
'org.yakworks:grails-kit:jar:5.0.1'
<dependency org="org.yakworks" name="grails-kit" rev="5.0.1">
<artifact name="grails-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yakworks', module='grails-kit', version='5.0.1')
)
libraryDependencies += "org.yakworks" % "grails-kit" % "5.0.1"
[org.yakworks/grails-kit "5.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yakworks : commons | jar | 7.0.8-v.70 |
| commons-io : commons-io | jar | 2.11.0 |
| 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 |