License |
License |
---|---|
Categories |
CategoriesGrails User Interface Web Frameworks |
GroupId | GroupIdcom.emsoft |
ArtifactId | ArtifactIdemsoft-grails |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionemsoft-grails
Java and Groovy utils
|
Filename | Size |
---|---|
emsoft-grails-1.1.0.pom | |
emsoft-grails-1.1.0.jar | 21 KB |
emsoft-grails-1.1.0-sources.jar | 6 KB |
emsoft-grails-1.1.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.emsoft/emsoft-grails/ -->
<dependency>
<groupId>com.emsoft</groupId>
<artifactId>emsoft-grails</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.emsoft/emsoft-grails/
implementation 'com.emsoft:emsoft-grails:1.1.0'
// https://jarcasting.com/artifacts/com.emsoft/emsoft-grails/
implementation ("com.emsoft:emsoft-grails:1.1.0")
'com.emsoft:emsoft-grails:jar:1.1.0'
<dependency org="com.emsoft" name="emsoft-grails" rev="1.1.0">
<artifact name="emsoft-grails" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emsoft', module='emsoft-grails', version='1.1.0')
)
libraryDependencies += "com.emsoft" % "emsoft-grails" % "1.1.0"
[com.emsoft/emsoft-grails "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.emsoft : emsoft-utils | jar | [1.0.0,) |
Group / Artifact | Type | Version |
---|---|---|
org.grails : grails-web | jar | [2.0,) |
javax.servlet : javax.servlet-api | jar | [3.0,) |
Group / Artifact | Type | Version |
---|---|---|
nl.captcha » simplecaptcha | jar | 1.2.1 |