is not current version
Last Version 0.1.12

de.lightful.maven.drools.plugin.its.test-artifacts:drools-vehicle-types 0.1.11

A pre-compiled drools knowledge package containing vehicle data types, used for integration testing

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.lightful.maven.drools.plugin.its.test-artifacts
ArtifactId

ArtifactId

drools-vehicle-types
Version

Version

0.1.11
Type

Type

pom

Download drools-vehicle-types 0.1.11


<!-- https://jarcasting.com/artifacts/de.lightful.maven.drools.plugin.its.test-artifacts/drools-vehicle-types/ -->
<dependency>
    <groupId>de.lightful.maven.drools.plugin.its.test-artifacts</groupId>
    <artifactId>drools-vehicle-types</artifactId>
    <version>0.1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.lightful.maven.drools.plugin.its.test-artifacts/drools-vehicle-types/
implementation 'de.lightful.maven.drools.plugin.its.test-artifacts:drools-vehicle-types:0.1.11'
// https://jarcasting.com/artifacts/de.lightful.maven.drools.plugin.its.test-artifacts/drools-vehicle-types/
implementation ("de.lightful.maven.drools.plugin.its.test-artifacts:drools-vehicle-types:0.1.11")
'de.lightful.maven.drools.plugin.its.test-artifacts:drools-vehicle-types:pom:0.1.11'
<dependency org="de.lightful.maven.drools.plugin.its.test-artifacts" name="drools-vehicle-types" rev="0.1.11">
  <artifact name="drools-vehicle-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.lightful.maven.drools.plugin.its.test-artifacts', module='drools-vehicle-types', version='0.1.11')
)
libraryDependencies += "de.lightful.maven.drools.plugin.its.test-artifacts" % "drools-vehicle-types" % "0.1.11"
[de.lightful.maven.drools.plugin.its.test-artifacts/drools-vehicle-types "0.1.11"]