Last Version

Envimate OpenSource java standards 1.0.25

This parent pom is supposed to be used as a parent for all envimate open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.

License

License

Apache License, Version 2.0
GroupId

GroupId

com.envimate
ArtifactId

ArtifactId

envimate-opensource-parent
Version

Version

1.0.25
Type

Type

pom
Description

Description

Envimate OpenSource java standards
This parent pom is supposed to be used as a parent for all envimate open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.
Project URL

Project URL

https://github.com/envimate/envimate-opensource-parent
Project Organization

Project Organization

envimate GmbH
Source Code Management

Source Code Management

https://github.com/envimate/envimate-opensource-parent

Download envimate-opensource-parent 1.0.25


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

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.