Last Version

babyfish-common-tool 1.1.0.Alpha

This tool project supports some maven plugins of BabyFish, it shouldn't used by the user directly.

License

License

GroupId

GroupId

org.babyfish
ArtifactId

ArtifactId

babyfish-common-tool
Version

Version

1.1.0.Alpha
Type

Type

jar
Description

Description

babyfish-common-tool
This tool project supports some maven plugins of BabyFish, it shouldn't used by the user directly.
Project URL

Project URL

https://github.com/babyfish-ct/babyfish
Source Code Management

Source Code Management

https://github.com/babyfish-ct/babyfish

Download babyfish-common-tool 1.1.0.Alpha


<!-- https://jarcasting.com/artifacts/org.babyfish/babyfish-common-tool/ -->
<dependency>
    <groupId>org.babyfish</groupId>
    <artifactId>babyfish-common-tool</artifactId>
    <version>1.1.0.Alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.babyfish/babyfish-common-tool/
implementation 'org.babyfish:babyfish-common-tool:1.1.0.Alpha'
// https://jarcasting.com/artifacts/org.babyfish/babyfish-common-tool/
implementation ("org.babyfish:babyfish-common-tool:1.1.0.Alpha")
'org.babyfish:babyfish-common-tool:jar:1.1.0.Alpha'
<dependency org="org.babyfish" name="babyfish-common-tool" rev="1.1.0.Alpha">
  <artifact name="babyfish-common-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.babyfish', module='babyfish-common-tool', version='1.1.0.Alpha')
)
libraryDependencies += "org.babyfish" % "babyfish-common-tool" % "1.1.0.Alpha"
[org.babyfish/babyfish-common-tool "1.1.0.Alpha"]

Dependencies

compile (3)

Group / Artifact Type Version
org.babyfish : babyfish-common jar 1.1.0.Alpha
org.babyfish : babyfish-instrument-maven-plugin jar 1.1.0.Alpha
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.