Last Version

Jeyzer Profile Updater Core 2.0

The Jeyzer profile updater core is responsible for updating the master and shared profile patterns with the ones generated out of the Jeyzer annotation processing. Documentation available at https://jeyzer.org/docs/shared-profile/profile-updaters/

License

License

GroupId

GroupId

org.jeyzer.build
ArtifactId

ArtifactId

jeyzer-profile-updater-core
Version

Version

2.0
Type

Type

jar
Description

Description

Jeyzer Profile Updater Core
The Jeyzer profile updater core is responsible for updating the master and shared profile patterns with the ones generated out of the Jeyzer annotation processing. Documentation available at https://jeyzer.org/docs/shared-profile/profile-updaters/
Project URL

Project URL

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

Project Organization

Jeyzer SAS
Source Code Management

Source Code Management

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

Download jeyzer-profile-updater-core 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1

Project Modules

There are no modules declared in this project.