License |
License |
---|---|
GroupId | GroupIdorg.spectrumauctions |
ArtifactId | ArtifactIdsats |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptionorg.spectrumauctions:sats
This bundle includes the core library, the command line tool interface and the winner determination problem solvers for SATS.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sats-0.7.0.pom | |
sats-0.7.0.jar | 469 KB |
sats-0.7.0-sources.jar | 284 KB |
sats-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spectrumauctions/sats/ -->
<dependency>
<groupId>org.spectrumauctions</groupId>
<artifactId>sats</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spectrumauctions/sats/
implementation 'org.spectrumauctions:sats:0.7.0'
// https://jarcasting.com/artifacts/org.spectrumauctions/sats/
implementation ("org.spectrumauctions:sats:0.7.0")
'org.spectrumauctions:sats:jar:0.7.0'
<dependency org="org.spectrumauctions" name="sats" rev="0.7.0">
<artifact name="sats" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spectrumauctions', module='sats', version='0.7.0')
)
libraryDependencies += "org.spectrumauctions" % "sats" % "0.7.0"
[org.spectrumauctions/sats "0.7.0"]
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 | 1.3.0 |
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 |
edu.harvard.eecs : jopt | jar | 1.4.2 |
org.marketdesignresearch : mechlib | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
cplex » cplex Optional | jar | 12.10 |