Tie Method Interception - Extensions

Tie is a lightweight library for dynamic method interception.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.tie
ArtifactId

ArtifactId

tie-ext
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Tie Method Interception - Extensions
Tie is a lightweight library for dynamic method interception.

Download tie-ext

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.tie : tie-core jar 1.2
org.springframework : spring-context Optional jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2