| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.obvj | 
| ArtifactId | ArtifactIdconfectory | 
| Last Version | Last Version2.1.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionConfectory Base POM for all Confectory modules | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| confectory-2.1.0.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.obvj/confectory/ -->
<dependency>
    <groupId>net.obvj</groupId>
    <artifactId>confectory</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/net.obvj/confectory/
implementation 'net.obvj:confectory:2.1.0'// https://jarcasting.com/artifacts/net.obvj/confectory/
implementation ("net.obvj:confectory:2.1.0")'net.obvj:confectory:pom:2.1.0'<dependency org="net.obvj" name="confectory" rev="2.1.0">
  <artifact name="confectory" type="pom" />
</dependency>@Grapes(
@Grab(group='net.obvj', module='confectory', version='2.1.0')
)libraryDependencies += "net.obvj" % "confectory" % "2.1.0"[net.obvj/confectory "2.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| net.obvj : junit-utils | jar | 1.3.1 | 
| org.mockito : mockito-inline | jar | 4.2.0 | 
| org.mockito : mockito-junit-jupiter | jar | 4.2.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.10 |