License |
License |
---|---|
GroupId | GroupIdorg.spectrumauctions |
ArtifactId | ArtifactIdsats-core |
Version | Version0.5.3 |
Type | Typejar |
Description |
Descriptionorg.spectrumauctions:sats-core
SATS-Core is the core library for the SATS software.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sats-core-0.5.3.pom | |
sats-core-0.5.3.jar | 368 KB |
sats-core-0.5.3-sources.jar | 226 KB |
sats-core-0.5.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spectrumauctions/sats-core/ -->
<dependency>
<groupId>org.spectrumauctions</groupId>
<artifactId>sats-core</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.spectrumauctions/sats-core/
implementation 'org.spectrumauctions:sats-core:0.5.3'
// https://jarcasting.com/artifacts/org.spectrumauctions/sats-core/
implementation ("org.spectrumauctions:sats-core:0.5.3")
'org.spectrumauctions:sats-core:jar:0.5.3'
<dependency org="org.spectrumauctions" name="sats-core" rev="0.5.3">
<artifact name="sats-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spectrumauctions', module='sats-core', version='0.5.3')
)
libraryDependencies += "org.spectrumauctions" % "sats-core" % "0.5.3"
[org.spectrumauctions/sats-core "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.sf.jopt-simple : jopt-simple | jar | 5.0.2 |
org.apache.logging.log4j : log4j-api | jar | 2.9.1 |
org.apache.logging.log4j : log4j-core | jar | 2.9.1 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-io : commons-io | jar | 2.4 |
com.google.guava : guava | jar | 19.0 |
com.googlecode.combinatoricslib : combinatoricslib | jar | 2.1 |
org.jgrapht : jgrapht-core | jar | 0.9.2 |
org.apfloat : apfloat | jar | 1.8.2 |
com.google.code.gson : gson | jar | 2.6.2 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.nutz : nutz | jar | 1.r.56.r3 |
org.mockito : mockito-all | jar | 1.9.5 |