License |
License |
---|---|
GroupId | GroupIdorg.pustefixframework |
ArtifactId | ArtifactIdpustefix-live |
Last Version | Last Version0.23.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPustefix Live
Tools to support Pustefix Live mechanism.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pustefix-live-0.23.0.pom | |
pustefix-live-0.23.0.jar | 15 KB |
pustefix-live-0.23.0-sources.jar | 9 KB |
pustefix-live-0.23.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-live/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-live</artifactId>
<version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-live/
implementation 'org.pustefixframework:pustefix-live:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-live/
implementation ("org.pustefixframework:pustefix-live:0.23.0")
'org.pustefixframework:pustefix-live:jar:0.23.0'
<dependency org="org.pustefixframework" name="pustefix-live" rev="0.23.0">
<artifact name="pustefix-live" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-live', version='0.23.0')
)
libraryDependencies += "org.pustefixframework" % "pustefix-live" % "0.23.0"
[org.pustefixframework/pustefix-live "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
junit : junit | jar | 4.12 |