api-parent

Misc. base API's, models, and utilities used across multiple projects (e.g. both agrosense and mapviewer)

License

License

GroupId

GroupId

nl.bebr.util.api
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.4-NB126
Release Date

Release Date

Type

Type

pom
Description

Description

api-parent
Misc. base API's, models, and utilities used across multiple projects (e.g. both agrosense and mapviewer)
Project URL

Project URL

https://bitbucket.org/bebr/bebr-util-api
Project Organization

Project Organization

BEBR

Download parent

Filename Size
parent-0.4-NB126.pom 10 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • model
  • geo
  • grid
  • measure
  • data

Versions

Version
0.4-NB126