java-design

Java design utilities

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nbbrd.java-design-util
ArtifactId

ArtifactId

java-design-parent
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

java-design
Java design utilities
Project URL

Project URL

https://github.com/nbbrd/java-design-util
Source Code Management

Source Code Management

http://github.com/nbbrd/java-design-util/tree/master

Download java-design-parent

How to add to project

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

Dependencies

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

Project Modules

  • java-design-annotation
  • java-design-processor
  • java-design-bom
com.github.nbbrd.java-design-util

NBB Research and Development

Versions

Version
1.3.0
1.2.2
1.2.1
1.1.3