License |
License |
---|---|
Categories |
CategoriesScience Business Logic Libraries |
GroupId | GroupIdscience.aist.machinelearning |
ArtifactId | ArtifactIdmachinelearning |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMachinelearning
Our own Machinelearning suite
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAdvanced Information Systems and Technology |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
machinelearning-1.0.0.pom | 17 KB |
machinelearning-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/science.aist.machinelearning/machinelearning/ -->
<dependency>
<groupId>science.aist.machinelearning</groupId>
<artifactId>machinelearning</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/science.aist.machinelearning/machinelearning/
implementation 'science.aist.machinelearning:machinelearning:1.0.0'
// https://jarcasting.com/artifacts/science.aist.machinelearning/machinelearning/
implementation ("science.aist.machinelearning:machinelearning:1.0.0")
'science.aist.machinelearning:machinelearning:jar:1.0.0'
<dependency org="science.aist.machinelearning" name="machinelearning" rev="1.0.0">
<artifact name="machinelearning" type="jar" />
</dependency>
@Grapes(
@Grab(group='science.aist.machinelearning', module='machinelearning', version='1.0.0')
)
libraryDependencies += "science.aist.machinelearning" % "machinelearning" % "1.0.0"
[science.aist.machinelearning/machinelearning "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
org.testng : testng | jar | 6.8.21 |