Last Version

Eccentric Modularity 0.2.0

Maven based approach for modular, contract based Java applications!

License

License

GroupId

GroupId

com.commsen.em
ArtifactId

ArtifactId

em
Version

Version

0.2.0
Type

Type

pom
Description

Description

Eccentric Modularity
Maven based approach for modular, contract based Java applications!
Project URL

Project URL

https://github.com/azzazzel/EM
Project Organization

Project Organization

Commsen International
Source Code Management

Source Code Management

https://github.com/azzazzel/EM

Download em 0.2.0

Filename Size
em-0.2.0.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • em-maven-extension
  • em.annotations
  • em.annotation.processors
  • em.augment
  • em-maven-plugin
  • em.contract.storage