Maven Drools Support :: Plugin :: IT Artifacts :: Person Fact Model

A Java fact model containing person-related information, used for integration testing

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

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

ArtifactId

person-fact-model
Last Version

Last Version

0.1.11
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Drools Support :: Plugin :: IT Artifacts :: Person Fact Model
A Java fact model containing person-related information, used for integration testing

Download person-fact-model

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.11