License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.rivdata |
ArtifactId | ArtifactIdChimera4j |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChimera4j
Run Chimera and Hyperscan 5 in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Chimera4j-0.4.1.pom | |
Chimera4j-0.4.1.jar | 9 MB |
Chimera4j-0.4.1-sources.jar | 9 MB |
Chimera4j-0.4.1-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rivdata/Chimera4j/ -->
<dependency>
<groupId>com.rivdata</groupId>
<artifactId>Chimera4j</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rivdata/Chimera4j/
implementation 'com.rivdata:Chimera4j:0.4.1'
// https://jarcasting.com/artifacts/com.rivdata/Chimera4j/
implementation ("com.rivdata:Chimera4j:0.4.1")
'com.rivdata:Chimera4j:jar:0.4.1'
<dependency org="com.rivdata" name="Chimera4j" rev="0.4.1">
<artifact name="Chimera4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rivdata', module='Chimera4j', version='0.4.1')
)
libraryDependencies += "com.rivdata" % "Chimera4j" % "0.4.1"
[com.rivdata/Chimera4j "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 4.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.11.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |