j

jbakery-project

Parent project for org.jbakery projects.
https://jbakery.org
MIT License
Brendan J. Baker
Files download
File Operation
jbakery-project-1.0.0.pom download
Apache Maven
<dependency>
  <groupId>org.jbakery</groupId>
  <artifactId>jbakery-project</artifactId>
  <version>1.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jbakery:jbakery-project:1.0.0'
Gradle Kotlin
implementation("org.jbakery:jbakery-project:1.0.0")
Scala SBT
libraryDependencies += "org.jbakery" % "jbakery-project" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.jbakery', module='jbakery-project', version='1.0.0')
)
Apache Ivy
<dependency org="org.jbakery" name="jbakery-project" rev="1.0.0" />
Leiningen
[org.jbakery/jbakery-project "1.0.0"]
Apache Buildr
'org.jbakery:jbakery-project:jar:1.0.0'
Dependencies
The project has no third-party dependencies