License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x.plugins |
ArtifactId | ArtifactIdplc4x-site-skin |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPLC4X Build Tools: PLC4X Site Skin
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plc4x-site-skin-1.1.0.pom | |
plc4x-site-skin-1.1.0.jar | 2 MB |
plc4x-site-skin-1.1.0-sources.jar | 36 KB |
plc4x-site-skin-1.1.0-source-release.zip | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x.plugins/plc4x-site-skin/ -->
<dependency>
<groupId>org.apache.plc4x.plugins</groupId>
<artifactId>plc4x-site-skin</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x.plugins/plc4x-site-skin/
implementation 'org.apache.plc4x.plugins:plc4x-site-skin:1.1.0'
// https://jarcasting.com/artifacts/org.apache.plc4x.plugins/plc4x-site-skin/
implementation ("org.apache.plc4x.plugins:plc4x-site-skin:1.1.0")
'org.apache.plc4x.plugins:plc4x-site-skin:jar:1.1.0'
<dependency org="org.apache.plc4x.plugins" name="plc4x-site-skin" rev="1.1.0">
<artifact name="plc4x-site-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x.plugins', module='plc4x-site-skin', version='1.1.0')
)
libraryDependencies += "org.apache.plc4x.plugins" % "plc4x-site-skin" % "1.1.0"
[org.apache.plc4x.plugins/plc4x-site-skin "1.1.0"]