| License |
License |
|---|---|
| GroupId | GroupIdcom.anrisoftware.fractions |
| ArtifactId | ArtifactIdfractions-parent |
| Last Version | Last Version2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFractions :: Parent POM
Manages the dependencies for the Fractions project modules.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fractions-parent-2.7.pom | 3 KB |
| fractions-parent-2.7-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.fractions/fractions-parent/ -->
<dependency>
<groupId>com.anrisoftware.fractions</groupId>
<artifactId>fractions-parent</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.fractions/fractions-parent/
implementation 'com.anrisoftware.fractions:fractions-parent:2.7'
// https://jarcasting.com/artifacts/com.anrisoftware.fractions/fractions-parent/
implementation ("com.anrisoftware.fractions:fractions-parent:2.7")
'com.anrisoftware.fractions:fractions-parent:jar:2.7'
<dependency org="com.anrisoftware.fractions" name="fractions-parent" rev="2.7">
<artifact name="fractions-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.fractions', module='fractions-parent', version='2.7')
)
libraryDependencies += "com.anrisoftware.fractions" % "fractions-parent" % "2.7"
[com.anrisoftware.fractions/fractions-parent "2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-core | jar | 1.1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |