Last Version

rest-security-core 0.0.3

This plugin is used to update embedded instances when parent class gets updated.

License

License

Categories

Categories

Security
GroupId

GroupId

com.causecode.plugins
ArtifactId

ArtifactId

rest-security-core
Version

Version

0.0.3
Type

Type

jar
Description

Description

rest-security-core
This plugin is used to update embedded instances when parent class gets updated.
Project URL

Project URL

https://github.com/causecode/rest-security-core

Download rest-security-core 0.0.3


<!-- https://jarcasting.com/artifacts/com.causecode.plugins/rest-security-core/ -->
<dependency>
    <groupId>com.causecode.plugins</groupId>
    <artifactId>rest-security-core</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.causecode.plugins/rest-security-core/
implementation 'com.causecode.plugins:rest-security-core:0.0.3'
// https://jarcasting.com/artifacts/com.causecode.plugins/rest-security-core/
implementation ("com.causecode.plugins:rest-security-core:0.0.3")
'com.causecode.plugins:rest-security-core:jar:0.0.3'
<dependency org="com.causecode.plugins" name="rest-security-core" rev="0.0.3">
  <artifact name="rest-security-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.causecode.plugins', module='rest-security-core', version='0.0.3')
)
libraryDependencies += "com.causecode.plugins" % "rest-security-core" % "0.0.3"
[com.causecode.plugins/rest-security-core "0.0.3"]

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.4.0.RELEASE
org.grails : grails-core jar 3.2.0
org.springframework.boot : spring-boot-starter-actuator jar 1.4.0.RELEASE
org.grails : grails-plugin-url-mappings jar 3.2.0
org.grails : grails-plugin-rest jar 3.2.0
org.grails : grails-plugin-codecs jar 3.2.0
org.grails : grails-plugin-interceptors jar 3.2.0
org.grails : grails-plugin-services jar 3.2.0
org.grails : grails-plugin-datasource jar 3.2.0
org.grails : grails-plugin-databinding jar 3.2.0
org.grails : grails-plugin-async jar 3.2.0
org.grails : grails-web-boot jar 3.2.0
org.grails : grails-logging jar 3.2.0
org.grails.plugins : cache jar 3.0.3
org.grails.plugins : views-json jar 1.1.0
org.grails.plugins : views-json-templates jar 1.1.0

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.192

test (6)

Group / Artifact Type Version
org.grails : grails-plugin-testing jar 3.2.0
org.grails.plugins : geb jar 1.0.2
org.grails : grails-datastore-rest-client jar 6.0.0.RELEASE
com.causecode.plugins » asynchronous-mail jar 2.3.1
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.47.1
net.sourceforge.htmlunit : htmlunit jar 2.18

Project Modules

There are no modules declared in this project.