| License |
License |
|---|---|
| GroupId | GroupIdcom.meschbach.psi |
| ArtifactId | ArtifactIdpsi-build |
| Last Version | Last Version2.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPSI Build
Parent POM for building PSI modules.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| psi-build-2.4.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.meschbach.psi/psi-build/ -->
<dependency>
<groupId>com.meschbach.psi</groupId>
<artifactId>psi-build</artifactId>
<version>2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.meschbach.psi/psi-build/
implementation 'com.meschbach.psi:psi-build:2.4'
// https://jarcasting.com/artifacts/com.meschbach.psi/psi-build/
implementation ("com.meschbach.psi:psi-build:2.4")
'com.meschbach.psi:psi-build:pom:2.4'
<dependency org="com.meschbach.psi" name="psi-build" rev="2.4">
<artifact name="psi-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.meschbach.psi', module='psi-build', version='2.4')
)
libraryDependencies += "com.meschbach.psi" % "psi-build" % "2.4"
[com.meschbach.psi/psi-build "2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.14.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.8.5 |