| License |
License |
|---|---|
| GroupId | GroupIdcom.lyncode |
| ArtifactId | ArtifactIdpal-core |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPal Core
Making BA and TDD developer life easier
|
| Filename | Size |
|---|---|
| pal-core-1.0.5.pom | |
| pal-core-1.0.5.jar | 532 KB |
| pal-core-1.0.5-sources.jar | 372 KB |
| pal-core-1.0.5-javadoc.jar | 1006 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lyncode/pal-core/ -->
<dependency>
<groupId>com.lyncode</groupId>
<artifactId>pal-core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lyncode/pal-core/
implementation 'com.lyncode:pal-core:1.0.5'
// https://jarcasting.com/artifacts/com.lyncode/pal-core/
implementation ("com.lyncode:pal-core:1.0.5")
'com.lyncode:pal-core:jar:1.0.5'
<dependency org="com.lyncode" name="pal-core" rev="1.0.5">
<artifact name="pal-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lyncode', module='pal-core', version='1.0.5')
)
libraryDependencies += "com.lyncode" % "pal-core" % "1.0.5"
[com.lyncode/pal-core "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| commons-io : commons-io | jar | 2.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| com.lyncode : jtwig-core | jar | 3.0.2 |
| org.antlr : antlr4-runtime | jar | 4.2.2 |
| com.lyncode : testy-http | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |