Last Version

Pull Service 1.0-beta-1

The pull service will pull in a component into a template.

GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-pull
Version

Version

1.0-beta-1
Type

Type

jar
Description

Description

Pull Service
The pull service will pull in a component into a template.

Download plexus-pull 1.0-beta-1


<!-- https://jarcasting.com/artifacts/plexus/plexus-pull/ -->
<dependency>
    <groupId>plexus</groupId>
    <artifactId>plexus-pull</artifactId>
    <version>1.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-pull/
implementation 'plexus:plexus-pull:1.0-beta-1'
// https://jarcasting.com/artifacts/plexus/plexus-pull/
implementation ("plexus:plexus-pull:1.0-beta-1")
'plexus:plexus-pull:jar:1.0-beta-1'
<dependency org="plexus" name="plexus-pull" rev="1.0-beta-1">
  <artifact name="plexus-pull" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-pull', version='1.0-beta-1')
)
libraryDependencies += "plexus" % "plexus-pull" % "1.0-beta-1"
[plexus/plexus-pull "1.0-beta-1"]

Dependencies

compile (2)

Group / Artifact Type Version
plexus : plexus-summit jar 1.0-alpha-5
servletapi : servletapi jar 2.3

Project Modules

There are no modules declared in this project.