zed-service-jsoncrud

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

Categories

Categories

JSON Data ORM
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-service-jsoncrud
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

zed-service-jsoncrud
A application used as an example on how to set up pushing its components to the Central Repository.

Download zed-service-jsoncrud

Filename Size
zed-service-jsoncrud-0.0.1.pom 876 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • sdk
  • mongo

Versions

Version
0.0.1
0.0.0