naf-module

Plugin template

License

License

GroupId

GroupId

fish.focus.uvms.plugins.naf
ArtifactId

ArtifactId

naf-module
Last Version

Last Version

3.1.12
Release Date

Release Date

Type

Type

ear
Description

Description

naf-module
Plugin template
Project Organization

Project Organization

FOCUS (Fisheries Open Source Community Software)

Download naf-module

How to add to project

<!-- https://jarcasting.com/artifacts/fish.focus.uvms.plugins.naf/naf-module/ -->
<dependency>
    <groupId>fish.focus.uvms.plugins.naf</groupId>
    <artifactId>naf-module</artifactId>
    <version>3.1.12</version>
    <type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.naf/naf-module/
implementation 'fish.focus.uvms.plugins.naf:naf-module:3.1.12'
// https://jarcasting.com/artifacts/fish.focus.uvms.plugins.naf/naf-module/
implementation ("fish.focus.uvms.plugins.naf:naf-module:3.1.12")
'fish.focus.uvms.plugins.naf:naf-module:ear:3.1.12'
<dependency org="fish.focus.uvms.plugins.naf" name="naf-module" rev="3.1.12">
  <artifact name="naf-module" type="ear" />
</dependency>
@Grapes(
@Grab(group='fish.focus.uvms.plugins.naf', module='naf-module', version='3.1.12')
)
libraryDependencies += "fish.focus.uvms.plugins.naf" % "naf-module" % "3.1.12"
[fish.focus.uvms.plugins.naf/naf-module "3.1.12"]

Dependencies

compile (3)

Group / Artifact Type Version
fish.focus.uvms.plugins.naf : naf-service ejb 3.1.12
fish.focus.uvms.plugins.naf : naf-rest war 3.1.12
fish.focus.uvms.exchange : exchange-model jar 5.3.23

provided (4)

Group / Artifact Type Version
jakarta.platform : jakarta.jakartaee-api jar 8.0.0
org.eclipse.microprofile : microprofile pom 4.0.1
fish.focus.uvms.maven : uvms-pom-java11-deps pom 3.16
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
fish.focus.uvms.maven : uvms-pom-test-deps pom 3.16

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.12
3.1.11