Last Version

Weld OSGi (Examples Paint) 1.2.0.Beta1

Paint example for Weld-OSGi

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld.osgi.examples
ArtifactId

ArtifactId

weld-osgi-paint
Version

Version

1.2.0.Beta1
Type

Type

pom
Description

Description

Weld OSGi (Examples Paint)
Paint example for Weld-OSGi
Project URL

Project URL

http://www.seamframework.org/Weld
Project Organization

Project Organization

Seam Framework

Download weld-osgi-paint 1.2.0.Beta1


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

Dependencies

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

Project Modules

  • paint-api
  • paint-core
  • paint-square
  • paint-triangle