Last Version

Taggable Grails Plugin 4.0.0-1

The Taggable that adds a generic mechanism for tagging data.

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

io.github.gpc
ArtifactId

ArtifactId

grails-taggable-plugin
Version

Version

4.0.0-1
Type

Type

jar
Description

Description

Taggable Grails Plugin
The Taggable that adds a generic mechanism for tagging data.
Project URL

Project URL

https://github.com/gpc/taggable
Source Code Management

Source Code Management

https://github.com/gpc/taggable

Download grails-taggable-plugin 4.0.0-1


<!-- https://jarcasting.com/artifacts/io.github.gpc/grails-taggable-plugin/ -->
<dependency>
    <groupId>io.github.gpc</groupId>
    <artifactId>grails-taggable-plugin</artifactId>
    <version>4.0.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gpc/grails-taggable-plugin/
implementation 'io.github.gpc:grails-taggable-plugin:4.0.0-1'
// https://jarcasting.com/artifacts/io.github.gpc/grails-taggable-plugin/
implementation ("io.github.gpc:grails-taggable-plugin:4.0.0-1")
'io.github.gpc:grails-taggable-plugin:jar:4.0.0-1'
<dependency org="io.github.gpc" name="grails-taggable-plugin" rev="4.0.0-1">
  <artifact name="grails-taggable-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gpc', module='grails-taggable-plugin', version='4.0.0-1')
)
libraryDependencies += "io.github.gpc" % "grails-taggable-plugin" % "4.0.0-1"
[io.github.gpc/grails-taggable-plugin "4.0.0-1"]

Dependencies

compile (17)

Group / Artifact Type Version
com.h2database : h2 jar
org.apache.tomcat : tomcat-jdbc jar
org.hibernate : hibernate-core jar 5.4.18.Final
org.grails : grails-logging jar
org.grails : grails-plugin-rest jar
org.grails : grails-plugin-databinding jar
org.grails : grails-plugin-i18n jar
org.grails : grails-plugin-services jar
org.grails : grails-plugin-url-mappings jar
org.grails : grails-plugin-interceptors jar
org.grails.plugins » async jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-tomcat jar
org.grails : grails-web-boot jar
org.grails.plugins : hibernate5 jar

runtime (1)

Group / Artifact Type Version
io.micronaut : micronaut-inject-groovy jar 1.3.7

Project Modules

There are no modules declared in this project.