Last Version

Kiora Metadata 6.0.0.CR5

Collection of reusable Java components from the KIE team.

License

License

GroupId

GroupId

org.kie.commons
ArtifactId

ArtifactId

kieora
Version

Version

6.0.0.CR5
Type

Type

jar
Description

Description

Kiora Metadata
Collection of reusable Java components from the KIE team.
Project URL

Project URL

http://www.jboss.org/drools/kieora
Project Organization

Project Organization

JBoss by Red Hat

Download kieora 6.0.0.CR5


<!-- https://jarcasting.com/artifacts/org.kie.commons/kieora/ -->
<dependency>
    <groupId>org.kie.commons</groupId>
    <artifactId>kieora</artifactId>
    <version>6.0.0.CR5</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.commons/kieora/
implementation 'org.kie.commons:kieora:6.0.0.CR5'
// https://jarcasting.com/artifacts/org.kie.commons/kieora/
implementation ("org.kie.commons:kieora:6.0.0.CR5")
'org.kie.commons:kieora:jar:6.0.0.CR5'
<dependency org="org.kie.commons" name="kieora" rev="6.0.0.CR5">
  <artifact name="kieora" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.commons', module='kieora', version='6.0.0.CR5')
)
libraryDependencies += "org.kie.commons" % "kieora" % "6.0.0.CR5"
[org.kie.commons/kieora "6.0.0.CR5"]

Dependencies

test (3)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar
junit : junit jar
org.mockito : mockito-all jar

Project Modules

  • kieora-api
  • kieora-backends
  • kieora-commons-io