Component

This is Java solution of the components based programming model

License

License

GroupId

GroupId

org.jmmo
ArtifactId

ArtifactId

component
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/jmmo/component

Download component

How to add to project

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

Dependencies

compile (2)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Component

This is Java solution of the components based programming model.

org.jmmo

JMMO

Versions

Version
1.0