is not current version
Last Version 1.0.4

no.bouvet:maven-archetype-eventsourcing-parent 1.0.2

Parent project for eventsourcing archetype

Categories

Categories

Maven Build Tools
GroupId

GroupId

no.bouvet
ArtifactId

ArtifactId

maven-archetype-eventsourcing-parent
Version

Version

1.0.2
Type

Type

pom

Download maven-archetype-eventsourcing-parent 1.0.2


<!-- https://jarcasting.com/artifacts/no.bouvet/maven-archetype-eventsourcing-parent/ -->
<dependency>
    <groupId>no.bouvet</groupId>
    <artifactId>maven-archetype-eventsourcing-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.bouvet/maven-archetype-eventsourcing-parent/
implementation 'no.bouvet:maven-archetype-eventsourcing-parent:1.0.2'
// https://jarcasting.com/artifacts/no.bouvet/maven-archetype-eventsourcing-parent/
implementation ("no.bouvet:maven-archetype-eventsourcing-parent:1.0.2")
'no.bouvet:maven-archetype-eventsourcing-parent:pom:1.0.2'
<dependency org="no.bouvet" name="maven-archetype-eventsourcing-parent" rev="1.0.2">
  <artifact name="maven-archetype-eventsourcing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.bouvet', module='maven-archetype-eventsourcing-parent', version='1.0.2')
)
libraryDependencies += "no.bouvet" % "maven-archetype-eventsourcing-parent" % "1.0.2"
[no.bouvet/maven-archetype-eventsourcing-parent "1.0.2"]