nerd.vision Project Object Model

This is the common POM for nerd.vision projects.

License

License

GroupId

GroupId

com.nerdvision
ArtifactId

ArtifactId

nerdvision-pom
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

nerd.vision Project Object Model
This is the common POM for nerd.vision projects.
Project URL

Project URL

http://nerd.vision
Project Organization

Project Organization

Intergral GmbH

Download nerdvision-pom

Filename Size
nerdvision-pom-2.0.1.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
1.0.1
1.0.0