Last Version

org.immutables.tools.tools 4

Tools for Immutables that to be published as separate artifacts

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables.tools
ArtifactId

ArtifactId

tools
Version

Version

4
Type

Type

pom
Description

Description

org.immutables.tools.tools
Tools for Immutables that to be published as separate artifacts
Project URL

Project URL

https://github.com/immutables/tools
Project Organization

Project Organization

The Immutables.org authors
Source Code Management

Source Code Management

https://github.com/immutables/tools.git

Download tools 4

Filename Size
tools-4.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • maven-shade-plugin