Last Version

Drombler Commons 1.0

Drombler Commons is a collection of reusable libraries and frameworks. You can use this POM file e.g. in your dependencyManagement section to manage your Drombler Commons dependencies.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
GroupId

GroupId

org.drombler.commons
ArtifactId

ArtifactId

drombler-commons
Version

Version

1.0
Type

Type

pom
Description

Description

Drombler Commons
Drombler Commons is a collection of reusable libraries and frameworks. You can use this POM file e.g. in your dependencyManagement section to manage your Drombler Commons dependencies.
Project URL

Project URL

https://www.drombler.org/drombler-commons/1.0/docs/site
Project Organization

Project Organization

Drombler
Source Code Management

Source Code Management

https://github.com/Drombler/drombler-commons

Download drombler-commons 1.0

Filename Size
drombler-commons-1.0.pom 5 KB
Browse

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

  • drombler-commons-parent
  • drombler-commons-action
  • drombler-commons-context
  • drombler-commons-data
  • drombler-commons-docking
  • drombler-commons-fx
  • drombler-commons-client
  • drombler-commons-spring
  • drombler-commons-iso
  • drombler-commons-docs