License |
License |
---|---|
GroupId | GroupIdorg.corehunter |
ArtifactId | ArtifactIdcorehunter-base |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionCore Hunter with base data structures
Core Hunter 3 is a fast and flexible tool for multi-purpose core subset selection.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
corehunter-base-3.2.0.pom | |
corehunter-base-3.2.0.jar | 114 KB |
corehunter-base-3.2.0-sources.jar | 97 KB |
corehunter-base-3.2.0-shaded.jar | 470 KB |
corehunter-base-3.2.0-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.corehunter/corehunter-base/ -->
<dependency>
<groupId>org.corehunter</groupId>
<artifactId>corehunter-base</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.corehunter/corehunter-base/
implementation 'org.corehunter:corehunter-base:3.2.0'
// https://jarcasting.com/artifacts/org.corehunter/corehunter-base/
implementation ("org.corehunter:corehunter-base:3.2.0")
'org.corehunter:corehunter-base:jar:3.2.0'
<dependency org="org.corehunter" name="corehunter-base" rev="3.2.0">
<artifact name="corehunter-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.corehunter', module='corehunter-base', version='3.2.0')
)
libraryDependencies += "org.corehunter" % "corehunter-base" % "3.2.0"
[org.corehunter/corehunter-base "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jamesframework : james-extensions | jar | 1.2 |
uno.informatics.common : informatics-data-impl | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.seleniumhq.selenium : selenium-java | jar | 2.44.0 |
com.opera : operadriver | jar | 1.5 |