Maven Archetype - JBI Binding Component

Maven archetype project to create a JBI Binding Component project that contains the maven, ant build setup and sample source code for BC.

Categories

Categories

Maven Build Tools
GroupId

GroupId

open.jbi.components.maven.archetype
ArtifactId

ArtifactId

maven-archetype-jbi-bc
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Archetype - JBI Binding Component
Maven archetype project to create a JBI Binding Component project that contains the maven, ant build setup and sample source code for BC.

Download maven-archetype-jbi-bc

How to add to project

<!-- https://jarcasting.com/artifacts/open.jbi.components.maven.archetype/maven-archetype-jbi-bc/ -->
<dependency>
    <groupId>open.jbi.components.maven.archetype</groupId>
    <artifactId>maven-archetype-jbi-bc</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/open.jbi.components.maven.archetype/maven-archetype-jbi-bc/
implementation 'open.jbi.components.maven.archetype:maven-archetype-jbi-bc:0.1'
// https://jarcasting.com/artifacts/open.jbi.components.maven.archetype/maven-archetype-jbi-bc/
implementation ("open.jbi.components.maven.archetype:maven-archetype-jbi-bc:0.1")
'open.jbi.components.maven.archetype:maven-archetype-jbi-bc:jar:0.1'
<dependency org="open.jbi.components.maven.archetype" name="maven-archetype-jbi-bc" rev="0.1">
  <artifact name="maven-archetype-jbi-bc" type="jar" />
</dependency>
@Grapes(
@Grab(group='open.jbi.components.maven.archetype', module='maven-archetype-jbi-bc', version='0.1')
)
libraryDependencies += "open.jbi.components.maven.archetype" % "maven-archetype-jbi-bc" % "0.1"
[open.jbi.components.maven.archetype/maven-archetype-jbi-bc "0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1