License |
License |
---|---|
Categories |
CategoriesScience Business Logic Libraries |
GroupId | GroupIdscience.aist.machinelearning |
ArtifactId | ArtifactIdmachinelearning-example-fisherthompson |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOur own Machinelearning suite
|
Project Organization |
Project OrganizationAdvanced Information Systems and Technology |
<!-- https://jarcasting.com/artifacts/science.aist.machinelearning/machinelearning-example-fisherthompson/ -->
<dependency>
<groupId>science.aist.machinelearning</groupId>
<artifactId>machinelearning-example-fisherthompson</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/science.aist.machinelearning/machinelearning-example-fisherthompson/
implementation 'science.aist.machinelearning:machinelearning-example-fisherthompson:1.0.0'
// https://jarcasting.com/artifacts/science.aist.machinelearning/machinelearning-example-fisherthompson/
implementation ("science.aist.machinelearning:machinelearning-example-fisherthompson:1.0.0")
'science.aist.machinelearning:machinelearning-example-fisherthompson:jar:1.0.0'
<dependency org="science.aist.machinelearning" name="machinelearning-example-fisherthompson" rev="1.0.0">
<artifact name="machinelearning-example-fisherthompson" type="jar" />
</dependency>
@Grapes(
@Grab(group='science.aist.machinelearning', module='machinelearning-example-fisherthompson', version='1.0.0')
)
libraryDependencies += "science.aist.machinelearning" % "machinelearning-example-fisherthompson" % "1.0.0"
[science.aist.machinelearning/machinelearning-example-fisherthompson "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
science.aist.machinelearning : machinelearning-algorithm-ga | jar | 1.0.0 |
science.aist.machinelearning : machinelearning-algorithm-iterativelocalsearch | jar | 1.0.0 |
science.aist.machinelearning : machinelearning-algorithm-localsearch | jar | 1.0.0 |
org.springframework : spring-beans | jar | 5.0.2.RELEASE |
org.springframework : spring-core | jar | 5.0.2.RELEASE |
org.springframework : spring-aop | jar | 5.0.2.RELEASE |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
science.aist.machinelearning : machinelearning-algorithm-gp | jar | 1.0.0 |
org.testng : testng | jar | 6.8.21 |