Last Version

croquet 0.1.0

A combination of Wicket, Jetty, Hibernate, and Guice.

License

License

GroupId

GroupId

com.metrink.croquet
ArtifactId

ArtifactId

croquet
Version

Version

0.1.0
Type

Type

pom
Description

Description

croquet
A combination of Wicket, Jetty, Hibernate, and Guice.
Project URL

Project URL

http://croquet.metrink.com
Project Organization

Project Organization

Metrink
Source Code Management

Source Code Management

https://github.com/metrink/croquet

Download croquet 0.1.0

Filename Size
croquet-0.1.0.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.metrink.croquet/croquet/ -->
<dependency>
    <groupId>com.metrink.croquet</groupId>
    <artifactId>croquet</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.metrink.croquet/croquet/
implementation 'com.metrink.croquet:croquet:0.1.0'
// https://jarcasting.com/artifacts/com.metrink.croquet/croquet/
implementation ("com.metrink.croquet:croquet:0.1.0")
'com.metrink.croquet:croquet:pom:0.1.0'
<dependency org="com.metrink.croquet" name="croquet" rev="0.1.0">
  <artifact name="croquet" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.metrink.croquet', module='croquet', version='0.1.0')
)
libraryDependencies += "com.metrink.croquet" % "croquet" % "0.1.0"
[com.metrink.croquet/croquet "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

  • croquet-core
  • croquet-examples