Last Version

babyfish-collection 1.1.0.Alpha

The core project of babyfish, it supports (1) .NET style event notification API (2) Object Graph Travel API (3) Typed I18N (4) X Collection Framework (5) MA Collection Framework (6) ObjectModel4Java

License

License

GroupId

GroupId

org.babyfish
ArtifactId

ArtifactId

babyfish-collection
Version

Version

1.1.0.Alpha
Type

Type

jar
Description

Description

babyfish-collection
The core project of babyfish, it supports (1) .NET style event notification API (2) Object Graph Travel API (3) Typed I18N (4) X Collection Framework (5) MA Collection Framework (6) ObjectModel4Java
Project URL

Project URL

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

Source Code Management

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

Download babyfish-collection 1.1.0.Alpha


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

Dependencies

compile (3)

Group / Artifact Type Version
org.babyfish : babyfish-common jar 1.1.0.Alpha
org.babyfish : ow2-asm jar 1.1.0.Alpha
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.