License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator |
ArtifactId | ArtifactIdfascinator-portal |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionThe Fascinator - Portal
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fascinator-portal-1.6.pom | |
fascinator-portal-1.6.war | 71 MB |
fascinator-portal-1.6-sources.jar | 155 KB |
fascinator-portal-1.6-skinny.war | 1 MB |
fascinator-portal-1.6-javadoc.jar | 463 KB |
fascinator-portal-1.6-classes.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-portal/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-portal</artifactId>
<version>1.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-portal/
implementation 'com.googlecode.the-fascinator:fascinator-portal:1.6'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-portal/
implementation ("com.googlecode.the-fascinator:fascinator-portal:1.6")
'com.googlecode.the-fascinator:fascinator-portal:war:1.6'
<dependency org="com.googlecode.the-fascinator" name="fascinator-portal" rev="1.6">
<artifact name="fascinator-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='fascinator-portal', version='1.6')
)
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-portal" % "1.6"
[com.googlecode.the-fascinator/fascinator-portal "1.6"]
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : persistence-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.5 |