vpc-common
Common repository for a bunch of small utility libraries
| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.thevpc.common | 
| ArtifactId | ArtifactIdthevpc-common-mvn | 
| Last Version | Last Version1.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnet.thevpc.common.thevpc-common-mvn Maven Pom manipulation Library | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| thevpc-common-mvn-1.1.1.pom | |
| thevpc-common-mvn-1.1.1.jar | 41 KB | 
| thevpc-common-mvn-1.1.1-sources.jar | 21 KB | 
| thevpc-common-mvn-1.1.1-javadoc.jar | 92 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-mvn/ -->
<dependency>
    <groupId>net.thevpc.common</groupId>
    <artifactId>thevpc-common-mvn</artifactId>
    <version>1.1.1</version>
</dependency>// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-mvn/
implementation 'net.thevpc.common:thevpc-common-mvn:1.1.1'// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-mvn/
implementation ("net.thevpc.common:thevpc-common-mvn:1.1.1")'net.thevpc.common:thevpc-common-mvn:jar:1.1.1'<dependency org="net.thevpc.common" name="thevpc-common-mvn" rev="1.1.1">
  <artifact name="thevpc-common-mvn" type="jar" />
</dependency>@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-mvn', version='1.1.1')
)libraryDependencies += "net.thevpc.common" % "thevpc-common-mvn" % "1.1.1"[net.thevpc.common/thevpc-common-mvn "1.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 | 
Common repository for a bunch of small utility libraries