The Fascinator
Please visit our Public site
A release history is available.
License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator |
ArtifactId | ArtifactIdfascinator-core |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Fascinator - Core
The Fascinator platform is a set of components that can be
remixed/mashed to meet a variety of repository-centric needs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
fascinator-core-1.6.pom | |
fascinator-core-1.6.jar | 82 KB |
fascinator-core-1.6-sources.jar | 60 KB |
fascinator-core-1.6-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-core/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-core</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-core/
implementation 'com.googlecode.the-fascinator:fascinator-core:1.6'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-core/
implementation ("com.googlecode.the-fascinator:fascinator-core:1.6")
'com.googlecode.the-fascinator:fascinator-core:jar:1.6'
<dependency org="com.googlecode.the-fascinator" name="fascinator-core" rev="1.6">
<artifact name="fascinator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='fascinator-core', version='1.6')
)
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-core" % "1.6"
[com.googlecode.the-fascinator/fascinator-core "1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.6 |
com.googlecode.the-fascinator : fascinator-vocabulary | jar | 1.4.0.1 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.6 |
org.apache.commons : commons-email | jar | 1.2 |
dom4j : dom4j | jar | 1.6.1 |
jaxen : jaxen | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 0.9.29 |
ch.qos.logback : logback-classic | jar | 0.9.29 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.python : jython-standalone | jar | 2.5.2 |
org.apache.activemq : activemq-core | jar | 5.7.0 |
org.apache.activemq : activeio-core | jar | 3.1.4 |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework.security : spring-security-core | jar | 3.2.10.RELEASE |
org.springframework.security : spring-security-config | jar | 3.2.10.RELEASE |
org.springframework.security : spring-security-web | jar | 3.2.10.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : persistence-api | jar | 1.0 |
org.codehaus.groovy : groovy-all | jar | 2.4.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Please visit our Public site
A release history is available.