ongres: build-tools

Build tools pom for any project

License

License

Categories

Categories

Build Tools
GroupId

GroupId

com.ongres
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

ongres: build-tools
Build tools pom for any project
Project URL

Project URL

https://gitlab.com/ongresinc/build-tools
Project Organization

Project Organization

OnGres, Inc.
Source Code Management

Source Code Management

https://gitlab.com/ongresinc/build-tools

Download build-tools

Filename Size
build-tools-1.0.6.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • build-resources
  • build-parent

Versions

Version
1.0.6
1.0.3