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