License |
License |
---|---|
GroupId | GroupIdpl.matsuo |
ArtifactId | ArtifactIdmatsuo-util-desktop |
Version | Version0.1.6 |
Type | Typejar |
Description |
DescriptionCommon code for building server and web applications.
|
Project Organization |
Project OrganizationMatsuo IT |
Filename | Size |
---|---|
matsuo-util-desktop-0.1.6.pom | |
matsuo-util-desktop-0.1.6.jar | 705 KB |
matsuo-util-desktop-0.1.6-tests.jar | 6 KB |
matsuo-util-desktop-0.1.6-sources.jar | 643 KB |
matsuo-util-desktop-0.1.6-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.matsuo/matsuo-util-desktop/ -->
<dependency>
<groupId>pl.matsuo</groupId>
<artifactId>matsuo-util-desktop</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-util-desktop/
implementation 'pl.matsuo:matsuo-util-desktop:0.1.6'
// https://jarcasting.com/artifacts/pl.matsuo/matsuo-util-desktop/
implementation ("pl.matsuo:matsuo-util-desktop:0.1.6")
'pl.matsuo:matsuo-util-desktop:jar:0.1.6'
<dependency org="pl.matsuo" name="matsuo-util-desktop" rev="0.1.6">
<artifact name="matsuo-util-desktop" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo', module='matsuo-util-desktop', version='0.1.6')
)
libraryDependencies += "pl.matsuo" % "matsuo-util-desktop" % "0.1.6"
[pl.matsuo/matsuo-util-desktop "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
pl.matsuo : matsuo-util-collection | jar | 0.1.6 |
pl.matsuo : matsuo-util-functional | jar | 0.1.6 |
org.openjfx : javafx-controls | jar | 15.0.1 |
org.openjfx : javafx-web | jar | 15.0.1 |
com.j2html : j2html | jar | 1.4.0 |
commons-io : commons-io | jar | 2.8.0 |
xml-apis : xml-apis | jar | 2.0.2 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.0 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |