SimpleDBM Build

SimpleDBM Java Database Manager

License

License

GroupId

GroupId

org.simpledbm
ArtifactId

ArtifactId

simpledbm-parent
Last Version

Last Version

1.0.23
Release Date

Release Date

Type

Type

pom
Description

Description

SimpleDBM Build
SimpleDBM Java Database Manager
Project URL

Project URL

http://www.simpledbm.org

Download simpledbm-parent

How to add to project

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

Dependencies

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

Project Modules

  • ../simpledbm-common/code/simpledbm-common
  • ../simpledbm-typesystem/code/simpledbm-typesystem
  • ../simpledbm-rss/code/simpledbm-rss
  • ../simpledbm-database/code/simpledbm-database
  • ../simpledbm-network/code/simpledbm-network-framework
  • ../simpledbm-network/code/simpledbm-network-common
  • ../simpledbm-network/code/simpledbm-network-server
  • ../simpledbm-network/code/simpledbm-network-client

Versions

Version
1.0.23
1.0.22