License |
License |
---|---|
GroupId | GroupIdorg.ow2.frascati |
ArtifactId | ArtifactIdfrascati-util |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 FraSCAti: Util Module
OW2 FraSCAti Util Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
frascati-util-1.4.pom | |
frascati-util-1.4.jar | 8 KB |
frascati-util-1.4-sources.jar | 7 KB |
frascati-util-1.4-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati/frascati-util/ -->
<dependency>
<groupId>org.ow2.frascati</groupId>
<artifactId>frascati-util</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-util/
implementation 'org.ow2.frascati:frascati-util:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati/frascati-util/
implementation ("org.ow2.frascati:frascati-util:1.4")
'org.ow2.frascati:frascati-util:jar:1.4'
<dependency org="org.ow2.frascati" name="frascati-util" rev="1.4">
<artifact name="frascati-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati', module='frascati-util', version='1.4')
)
libraryDependencies += "org.ow2.frascati" % "frascati-util" % "1.4"
[org.ow2.frascati/frascati-util "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.stp.sca.osoa.java » osoa-java-api | jar | 2.0.1.2 |
org.objectweb.fractal : fractal-api | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |