Last Version

org.marketdesignresearch:mechlib 0.2.1

The MechLib is a mechanism library that offers a collection of common domain and market mechanism implementations.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.marketdesignresearch
ArtifactId

ArtifactId

mechlib
Version

Version

0.2.1
Type

Type

jar
Description

Description

org.marketdesignresearch:mechlib
The MechLib is a mechanism library that offers a collection of common domain and market mechanism implementations.
Project URL

Project URL

https://github.com/marketdesignresearch/mechlib/
Source Code Management

Source Code Management

https://github.com/marketdesignresearch/mechlib/tree/master/

Download mechlib 0.2.1


<!-- https://jarcasting.com/artifacts/org.marketdesignresearch/mechlib/ -->
<dependency>
    <groupId>org.marketdesignresearch</groupId>
    <artifactId>mechlib</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.marketdesignresearch/mechlib/
implementation 'org.marketdesignresearch:mechlib:0.2.1'
// https://jarcasting.com/artifacts/org.marketdesignresearch/mechlib/
implementation ("org.marketdesignresearch:mechlib:0.2.1")
'org.marketdesignresearch:mechlib:jar:0.2.1'
<dependency org="org.marketdesignresearch" name="mechlib" rev="0.2.1">
  <artifact name="mechlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marketdesignresearch', module='mechlib', version='0.2.1')
)
libraryDependencies += "org.marketdesignresearch" % "mechlib" % "0.2.1"
[org.marketdesignresearch/mechlib "0.2.1"]

Dependencies

compile (12)

Group / Artifact Type Version
edu.harvard.eecs : jopt jar 1.4.3
com.google.guava : guava jar 27.1-jre
org.apache.commons : commons-lang3 jar 3.8.1
org.jgrapht : jgrapht-core jar 1.3.0
com.opencsv : opencsv jar 5.0
org.springframework.data : spring-data-mongodb jar 2.1.4.RELEASE
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-slf4j-impl jar 2.15.0
org.apache.logging.log4j : log4j-api jar 2.15.0
org.apache.logging.log4j : log4j-core jar 2.15.0
org.projectlombok : lombok jar 1.18.4
org.apache.commons : commons-math3 jar 3.6.1

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.12.1

system (1)

Group / Artifact Type Version
cplex » cplex Optional jar 20.1

Project Modules

There are no modules declared in this project.