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, and easyb versioning (0.9x). It is *recommended* that people stop using this artefact and instead use the easyb-core with a version range of [1,2] so updated bug fixes and feature releases flow in.

License

License

GroupId

GroupId

org.easyb
ArtifactId

ArtifactId

easyb
Last Version

Last Version

0.99
Release Date

Release Date

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, and easyb versioning (0.9x). It is *recommended* that people stop using this artefact and instead use the easyb-core with a version range of [1,2] so updated bug fixes and feature releases flow in.
Project URL

Project URL

http://www.easyb.org/easyb
Source Code Management

Source Code Management

http://github.com/easyb/easyb-core

Download easyb

Filename Size
easyb-0.99.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.easyb : easyb-core jar [1.1]

Project Modules

There are no modules declared in this project.

easyb-core

This project contains the main code for easyb.

Building

In case you are building a released version of easyb-core, it will be enough to check out this project only and build it.

When building SNAPSHOT versions you'll have to checkout and build (mvn install) the following projects before:

  • easyb-parent
  • easyb-maven-parent
  • easyb-ast
  • easyb-composite-groovy
org.easyb

easyb project

Versions

Version
0.99
0.9.8
0.9.7
0.9.6
0.9.5.2
0.9.5.1
0.9.5
0.9.1
0.9
0.8
0.7