is not current version
Last Version 1.3.0

org.boretti.drools.integration:drools5-integration-helper-archetype 1.0.0

Support of the archetype for the Maven plugin

GroupId

GroupId

org.boretti.drools.integration
ArtifactId

ArtifactId

drools5-integration-helper-archetype
Version

Version

1.0.0
Type

Type

jar

Download drools5-integration-helper-archetype 1.0.0


<!-- https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-archetype/ -->
<dependency>
    <groupId>org.boretti.drools.integration</groupId>
    <artifactId>drools5-integration-helper-archetype</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-archetype/
implementation 'org.boretti.drools.integration:drools5-integration-helper-archetype:1.0.0'
// https://jarcasting.com/artifacts/org.boretti.drools.integration/drools5-integration-helper-archetype/
implementation ("org.boretti.drools.integration:drools5-integration-helper-archetype:1.0.0")
'org.boretti.drools.integration:drools5-integration-helper-archetype:jar:1.0.0'
<dependency org="org.boretti.drools.integration" name="drools5-integration-helper-archetype" rev="1.0.0">
  <artifact name="drools5-integration-helper-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boretti.drools.integration', module='drools5-integration-helper-archetype', version='1.0.0')
)
libraryDependencies += "org.boretti.drools.integration" % "drools5-integration-helper-archetype" % "1.0.0"
[org.boretti.drools.integration/drools5-integration-helper-archetype "1.0.0"]