License |
License |
---|---|
GroupId | GroupIdpl.wrzasq.commons |
ArtifactId | ArtifactIdcommons |
Version | Version1.2.6 |
Type | Typepom |
Description |
DescriptionWrzasqPl Commons
WrzasqPl-Commons is general-purpose library for Java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-1.2.6.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.wrzasq.commons/commons/ -->
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons</artifactId>
<version>1.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons/
implementation 'pl.wrzasq.commons:commons:1.2.6'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons/
implementation ("pl.wrzasq.commons:commons:1.2.6")
'pl.wrzasq.commons:commons:pom:1.2.6'
<dependency org="pl.wrzasq.commons" name="commons" rev="1.2.6">
<artifact name="commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons', version='1.2.6')
)
libraryDependencies += "pl.wrzasq.commons" % "commons" % "1.2.6"
[pl.wrzasq.commons/commons "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-java8 | jar | 6.1.1 |
io.cucumber : cucumber-junit | jar | 6.1.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0-M1 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0-M1 |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |