License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-authentication-internal |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Authentication - Internal
TODO
|
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-authentication-internal/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-authentication-internal</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-authentication-internal/
implementation 'com.googlecode.the-fascinator.plugins:plugin-authentication-internal:1.4'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-authentication-internal/
implementation ("com.googlecode.the-fascinator.plugins:plugin-authentication-internal:1.4")
'com.googlecode.the-fascinator.plugins:plugin-authentication-internal:jar:1.4'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-authentication-internal" rev="1.4">
<artifact name="plugin-authentication-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-authentication-internal', version='1.4')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-authentication-internal" % "1.4"
[com.googlecode.the-fascinator.plugins/plugin-authentication-internal "1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.4 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.4 |
commons-codec : commons-codec | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.springframework : spring-test | jar | 3.0.5.RELEASE |
javassist : javassist | jar | 3.9.0.GA |
com.googlecode.the-fascinator.plugins : plugin-storage-filesystem | jar | 1.4 |
com.googlecode.the-fascinator.plugins : plugin-indexer-solr | jar | 1.4 |
org.apache.derby : derby | jar | 10.5.3.0_1 |
org.springframework : spring-tx | jar | 3.0.5.RELEASE |
org.hibernate : hibernate-core | jar | 3.6.3.Final |
org.springframework : spring-orm | jar | 3.0.5.RELEASE |
cglib : cglib | jar | 2.2 |
commons-dbcp : commons-dbcp | jar | 1.4 |