Team33 Patterns Library Parent

Parent of team33 patterns library collection

License

License

GroupId

GroupId

de.team33.patterns
ArtifactId

ArtifactId

patterns
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

Team33 Patterns Library Parent
Parent of team33 patterns library collection
Project URL

Project URL

http://team33.de/dev/patterns
Source Code Management

Source Code Management

https://github.com/akk-team33/lib-patterns

Download patterns

Filename Size
patterns-1.3.2.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • testing-01
  • production-01
  • random-01
  • exceptional-01
  • lazy-01
  • pooling-01
  • properties-01
  • patterns-bom

Versions

Version
1.3.2
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0