Numble Parent

BOM POM for the Numble bean-from-annotation framework

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

numble-parent
Last Version

Last Version

2.8.3
Release Date

Release Date

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

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

How to add to project

<!-- 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

Versions

Version
2.8.3
2.8.2
2.8.1
2.8.0
2.7.3
2.7.2
2.7.1
2.7.0
2.6.13
2.6.12
2.6.11
2.6.10
2.6.9
2.6.8
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.0