Last Version

datamill 0.1.0

A Java framework for web applications using a functional reactive style built on RxJava

License

License

Categories

Categories

Data
GroupId

GroupId

foundation.stack.datamill
ArtifactId

ArtifactId

datamill
Version

Version

0.1.0
Type

Type

pom
Description

Description

datamill
A Java framework for web applications using a functional reactive style built on RxJava
Project URL

Project URL

https://github.com/rchodava/datamill
Source Code Management

Source Code Management

https://github.com/rchodava/datamill

Download datamill 0.1.0

Filename Size
datamill-0.1.0.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • parent
  • core
  • cucumber