Last Version

Jeyzer Profile Updater 2.0

The Jeyzer profile updater project is providing the profile update logic and the build plugins which apply it. Documentation available at https://jeyzer.org/docs/shared-profile/profile-updaters/

License

License

GroupId

GroupId

org.jeyzer
ArtifactId

ArtifactId

jeyzer-profile-updater
Version

Version

2.0
Type

Type

pom
Description

Description

Jeyzer Profile Updater
The Jeyzer profile updater project is providing the profile update logic and the build plugins which apply it. Documentation available at https://jeyzer.org/docs/shared-profile/profile-updaters/
Project URL

Project URL

https://github.com/jeyzer-community/jeyzer-profile-updaters
Project Organization

Project Organization

Jeyzer SAS
Source Code Management

Source Code Management

https://github.com/jeyzer-community/jeyzer-profile-updaters

Download jeyzer-profile-updater 2.0


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

Dependencies

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

Project Modules

  • core
  • plugins/maven/jeyzer-maven-plugin