License |
License |
---|---|
GroupId | GroupIdorg.kie.modules |
ArtifactId | ArtifactIdorg-picketbox-main |
Last Version | Last Version6.5.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEAP Base Module org.picketbox:main
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies.
All modules extend this parent, except for the user-facing BOMs (which are used here).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
org-picketbox-main-6.5.0.Final.pom | 1 KB |
org-picketbox-main-6.5.0.Final-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.modules/org-picketbox-main/ -->
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-picketbox-main</artifactId>
<version>6.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/org-picketbox-main/
implementation 'org.kie.modules:org-picketbox-main:6.5.0.Final'
// https://jarcasting.com/artifacts/org.kie.modules/org-picketbox-main/
implementation ("org.kie.modules:org-picketbox-main:6.5.0.Final")
'org.kie.modules:org-picketbox-main:jar:6.5.0.Final'
<dependency org="org.kie.modules" name="org-picketbox-main" rev="6.5.0.Final">
<artifact name="org-picketbox-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='org-picketbox-main', version='6.5.0.Final')
)
libraryDependencies += "org.kie.modules" % "org-picketbox-main" % "6.5.0.Final"
[org.kie.modules/org-picketbox-main "6.5.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.picketbox : picketbox-infinispan | pom | 4.0.19.SP8-redhat-1 |
org.picketbox : picketbox-commons | pom | 1.0.0.final-redhat-2 |
org.picketbox : picketbox-acl-impl | pom | 4.0.19.SP8-redhat-1 |