io.takari:incrementalbuild-workspace

Provides hooks to run incremental build inside m2e workspace. Other host applications may also be able to use this API, but have not been tested. Incremental build workspace API will be embedded in m2e, and therefore the same version of this API should work with multiple versions of incrementalbuild library. This means all changes to this API must be backwards compatible. This also means that changes to this API will require update to io.takari.m2e.lifecycle.

License

License

GroupId

GroupId

io.takari
ArtifactId

ArtifactId

incrementalbuild-workspace
Last Version

Last Version

0.20.9
Release Date

Release Date

Type

Type

jar
Description

Description

Provides hooks to run incremental build inside m2e workspace. Other host applications may also be able to use this API, but have not been tested. Incremental build workspace API will be embedded in m2e, and therefore the same version of this API should work with multiple versions of incrementalbuild library. This means all changes to this API must be backwards compatible. This also means that changes to this API will require update to io.takari.m2e.lifecycle.

Download incrementalbuild-workspace

How to add to project

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

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.
io.takari

Versions

Version
0.20.9
0.20.5
0.7.0
0.6.0
0.5.0