License |
License |
---|---|
GroupId | GroupIdde.team33.patterns |
ArtifactId | ArtifactIdproduction-01 |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTeam33 Production Library - Edition 1
Provides classes that support the production of instances.
|
Project URL |
Project URL |
Filename | Size |
---|---|
production-01-1.3.2.pom | |
production-01-1.3.2.jar | 11 KB |
production-01-1.3.2-sources.jar | 7 KB |
production-01-1.3.2-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.team33.patterns/production-01/ -->
<dependency>
<groupId>de.team33.patterns</groupId>
<artifactId>production-01</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.patterns/production-01/
implementation 'de.team33.patterns:production-01:1.3.2'
// https://jarcasting.com/artifacts/de.team33.patterns/production-01/
implementation ("de.team33.patterns:production-01:1.3.2")
'de.team33.patterns:production-01:jar:1.3.2'
<dependency org="de.team33.patterns" name="production-01" rev="1.3.2">
<artifact name="production-01" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.patterns', module='production-01', version='1.3.2')
)
libraryDependencies += "de.team33.patterns" % "production-01" % "1.3.2"
[de.team33.patterns/production-01 "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |