Last Version

james 1.2

JAMES is a modern Java framework for discrete optimization using local search metaheuristics.

License

License

GroupId

GroupId

org.jamesframework
ArtifactId

ArtifactId

james
Version

Version

1.2
Type

Type

jar
Description

Description

james
JAMES is a modern Java framework for discrete optimization using local search metaheuristics.
Project URL

Project URL

http://www.jamesframework.org
Source Code Management

Source Code Management

https://github.com/hdbeukel/james

Download james 1.2

Filename Size
james-1.2.pom 10 KB
james-1.2-tests.jar 3 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

  • james-core
  • james-extensions
  • james-examples