License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati |
ArtifactId | ArtifactIdfrascati-explorer-api |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti: Explorer API Module
OW2 FraSCAti is an open source implementation of SCA specifications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
frascati-explorer-api-1.4.pom | |
frascati-explorer-api-1.4.jar | 11 KB |
frascati-explorer-api-1.4-sources.jar | 12 KB |
frascati-explorer-api-1.4-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-explorer-api/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-explorer-api</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-explorer-api/
implementation 'org.ow2.frascati:frascati-explorer-api:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-explorer-api/
implementation ("org.ow2.frascati:frascati-explorer-api:1.4")
'org.ow2.frascati:frascati-explorer-api:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-explorer-api" rev="1.4">
<artifact name="frascati-explorer-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-explorer-api', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-explorer-api" % "1.4"
[org.ow2.frascati/frascati-explorer-api "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.fractalexplorer : fractal-explorer | jar | 1.1.4 |
org.objectweb.fractal.fraclet.java : fraclet-annotations | jar | 3.3 |
org.swinglabs : swing-layout | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |