Component8

This is Java 8 solution of the components based programming model

License

License

GroupId

GroupId

org.jmmo
ArtifactId

ArtifactId

component8
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Component8
This is Java 8 solution of the components based programming model
Project URL

Project URL

https://github.com/jmmo/component8
Source Code Management

Source Code Management

https://github.com/jmmo/component8

Download component8

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jmmo : observable jar 1.0.1

test (4)

Group / Artifact Type Version
org.jmmo : observable test-jar 1.0.1
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Components

This is Java 8 solution of the components based programming model.

org.jmmo

JMMO

Versions

Version
1.0