| Categories |
CategoriesScala Languages |
|---|---|
| GroupId | GroupIdorg.ow2.frascati.examples.scala |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOW2 FraSCAti: SCA Examples Scala
|
| Filename | Size |
|---|---|
| parent-1.4.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples.scala/parent/ -->
<dependency>
<groupId>org.ow2.frascati.examples.scala</groupId>
<artifactId>parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples.scala/parent/
implementation 'org.ow2.frascati.examples.scala:parent:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples.scala/parent/
implementation ("org.ow2.frascati.examples.scala:parent:1.4")
'org.ow2.frascati.examples.scala:parent:pom:1.4'
<dependency org="org.ow2.frascati.examples.scala" name="parent" rev="1.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples.scala', module='parent', version='1.4')
)
libraryDependencies += "org.ow2.frascati.examples.scala" % "parent" % "1.4"
[org.ow2.frascati.examples.scala/parent "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.frascati : frascati-runtime-factory | jar | 1.4 |
| org.ow2.frascati : frascati-explorer-api | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.frascati.examples.test : frascati-test | jar | 1.4 |