Last Version

Easyb composite 1.2

This composite contains a restricted version of easyb-core, so that people can depend on named releases of easyb without having to keep a version range of easyb-core if they so wish. It provides compatibility with existing uses of easyb.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.easyb
ArtifactId

ArtifactId

easyb-composite-groovy
Version

Version

1.2
Type

Type

pom
Description

Description

Easyb composite
This composite contains a restricted version of easyb-core, so that people can depend on named releases of easyb without having to keep a version range of easyb-core if they so wish. It provides compatibility with existing uses of easyb.
Project URL

Project URL

http://www.easyb.org/easyb-composite-groovy

Download easyb-composite-groovy 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.3.6

Project Modules

There are no modules declared in this project.