net.yetamine:artifact-osgi

Parent POM for Yetamine OSGi projects.

License

License

Categories

Categories

Net
GroupId

GroupId

net.yetamine
ArtifactId

ArtifactId

artifact-osgi
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

net.yetamine:artifact-osgi
Parent POM for Yetamine OSGi projects.
Project URL

Project URL

https://github.com/pdolezal/net.yetamine
Project Organization

Project Organization

Yetamine
Source Code Management

Source Code Management

https://github.com/pdolezal/net.yetamine.git

Download artifact-osgi

Filename Size
artifact-osgi-1.1.2.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.yetamine/artifact-osgi/ -->
<dependency>
    <groupId>net.yetamine</groupId>
    <artifactId>artifact-osgi</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.yetamine/artifact-osgi/
implementation 'net.yetamine:artifact-osgi:1.1.2'
// https://jarcasting.com/artifacts/net.yetamine/artifact-osgi/
implementation ("net.yetamine:artifact-osgi:1.1.2")
'net.yetamine:artifact-osgi:pom:1.1.2'
<dependency org="net.yetamine" name="artifact-osgi" rev="1.1.2">
  <artifact name="artifact-osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.yetamine', module='artifact-osgi', version='1.1.2')
)
libraryDependencies += "net.yetamine" % "artifact-osgi" % "1.1.2"
[net.yetamine/artifact-osgi "1.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Yetamine

This repository provides the common setup for Yetamine projects for the Java platform and our projects uses it, but it hosts no actual project. Visit our other repositories to see the projects.

Commitment

  1. Striving for perfection.
  2. Never stop improving.
  3. Providing complete and up-to-date documentation.
  4. Strict use of semantic versioning.
  5. Keeping minimal dependencies on other projects.
  6. Friendly for using with various frameworks.

More Yetamine

Look at Maven Central.

Follow us

Feedback, ideas and contributions are welcome!

Yetamine logo

Licensing

Yetamine projects are licensed under the Apache 2.0 license by default. The license applies to the content of this repository as well, except for Yetamine mark and logo (see the license text, Trademarks section). Contributions to the projects are welcome and accepted if they can be incorporated without the need of changing the license or license conditions and terms.

For previous versions of this repository the original or the current license can be chosen, i.e., the current license applies as an option for previously published content.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0