License |
License |
---|---|
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdnamed-interface |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNamed :: Interface
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 |
Filename | Size |
---|---|
named-interface-1.0.45.pom | |
named-interface-1.0.45.jar | 8 KB |
named-interface-1.0.45-sources.jar | 7 KB |
named-interface-1.0.45-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/named-interface/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>named-interface</artifactId>
<version>1.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/named-interface/
implementation 'in.hocg.boot:named-interface:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/named-interface/
implementation ("in.hocg.boot:named-interface:1.0.45")
'in.hocg.boot:named-interface:jar:1.0.45'
<dependency org="in.hocg.boot" name="named-interface" rev="1.0.45">
<artifact name="named-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='named-interface', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "named-interface" % "1.0.45"
[in.hocg.boot/named-interface "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
in.hocg.boot : named-annotation | jar | 1.0.45 |
org.projectlombok : lombok Optional | jar | 1.18.12 |