License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati |
ArtifactId | ArtifactIdfrascati-explorer-core |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti: Explorer Core Module
OW2 FraSCAti is an open source implementation of SCA specifications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
frascati-explorer-core-1.4.pom | |
frascati-explorer-core-1.4.jar | 128 KB |
frascati-explorer-core-1.4-sources.jar | 91 KB |
frascati-explorer-core-1.4-javadoc.jar | 316 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-explorer-core/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-explorer-core</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-explorer-core/
implementation 'org.ow2.frascati:frascati-explorer-core:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-explorer-core/
implementation ("org.ow2.frascati:frascati-explorer-core:1.4")
'org.ow2.frascati:frascati-explorer-core:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-explorer-core" rev="1.4">
<artifact name="frascati-explorer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-explorer-core', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-explorer-core" % "1.4"
[org.ow2.frascati/frascati-explorer-core "1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |