License |
License |
---|---|
Categories |
CategoriesJava Languages H2 Data Databases |
GroupId | GroupIdde.h2b.java.lib.pa-toolbox |
ArtifactId | ArtifactIdpa-toolbox-web |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPA-Toolbox -- Predictive Analytics Java Toolbox -- Web Tools
This is a Java library of some tools that happened to be useful in a
predictive-analytics environment. Though, most are not specific to this area
and might be of general interest.
|
Project URL |
Project URL |
Filename | Size |
---|---|
pa-toolbox-web-1.1.0.pom | |
pa-toolbox-web-1.1.0.jar | 7 KB |
pa-toolbox-web-1.1.0-sources.jar | 6 KB |
pa-toolbox-web-1.1.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-web/ -->
<dependency>
<groupId>de.h2b.java.lib.pa-toolbox</groupId>
<artifactId>pa-toolbox-web</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-web/
implementation 'de.h2b.java.lib.pa-toolbox:pa-toolbox-web:1.1.0'
// https://jarcasting.com/artifacts/de.h2b.java.lib.pa-toolbox/pa-toolbox-web/
implementation ("de.h2b.java.lib.pa-toolbox:pa-toolbox-web:1.1.0")
'de.h2b.java.lib.pa-toolbox:pa-toolbox-web:jar:1.1.0'
<dependency org="de.h2b.java.lib.pa-toolbox" name="pa-toolbox-web" rev="1.1.0">
<artifact name="pa-toolbox-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.h2b.java.lib.pa-toolbox', module='pa-toolbox-web', version='1.1.0')
)
libraryDependencies += "de.h2b.java.lib.pa-toolbox" % "pa-toolbox-web" % "1.1.0"
[de.h2b.java.lib.pa-toolbox/pa-toolbox-web "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.faces : jsf-api | jar | 2.1 |
com.google.code.gson : gson | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |