Last Version

Clojure Parent 1.0.3

Parent POM for all Clojure-based projects

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

clojure-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

Clojure Parent
Parent POM for all Clojure-based projects
Project URL

Project URL

http://github.com/sebhoss/clojure-parent
Source Code Management

Source Code Management

http://github.com/sebhoss/clojure-parent

Download clojure-parent 1.0.3

Filename Size
clojure-parent-1.0.3.pom 4 KB
Browse

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

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.