Last Version

croquet-core 0.1.0

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

License

License

GroupId

GroupId

com.metrink.croquet
ArtifactId

ArtifactId

croquet-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Project URL

http://croquet.metrink.com
Project Organization

Project Organization

Metrink

Download croquet-core 0.1.0


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

There are no modules declared in this project.