License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.sabre.oss.yare |
ArtifactId | ArtifactIdyare-performance |
Version | Version0.8 |
Type | Typejar |
Description |
DescriptionYARE is a rules engine for Java that simplifies processing rules
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yare-performance-0.8.pom | |
yare-performance-0.8.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sabre.oss.yare/yare-performance/ -->
<dependency>
<groupId>com.sabre.oss.yare</groupId>
<artifactId>yare-performance</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.sabre.oss.yare/yare-performance/
implementation 'com.sabre.oss.yare:yare-performance:0.8'
// https://jarcasting.com/artifacts/com.sabre.oss.yare/yare-performance/
implementation ("com.sabre.oss.yare:yare-performance:0.8")
'com.sabre.oss.yare:yare-performance:jar:0.8'
<dependency org="com.sabre.oss.yare" name="yare-performance" rev="0.8">
<artifact name="yare-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sabre.oss.yare', module='yare-performance', version='0.8')
)
libraryDependencies += "com.sabre.oss.yare" % "yare-performance" % "0.8"
[com.sabre.oss.yare/yare-performance "0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.sabre.oss.yare : yare-engine | jar | 0.8 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |
org.assertj : assertj-core | jar | 3.12.2 |
org.mockito : mockito-core | jar | 3.0.0 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |