Last Version

Numble Parent 2.8.3

BOM POM for the Numble bean-from-annotation framework

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

numble-parent
Version

Version

2.8.3
Type

Type

pom
Description

Description

Numble Parent
BOM POM for the Numble bean-from-annotation framework
Project URL

Project URL

https://github.com/timboudreau/numble
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/numble.git

Download numble-parent 2.8.3

Filename Size
numble-parent-2.8.3.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • numble
  • numble-acteur