net.wicp.tams:tapestry-mybatis

tams parent

License

License

Categories

Categories

Net Tape Data Data Structures MyBatis ORM
GroupId

GroupId

net.wicp.tams
ArtifactId

ArtifactId

tapestry-mybatis
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

tams parent

Download tapestry-mybatis

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.4-rc-1
org.mybatis : mybatis jar 3.2.8
mysql : mysql-connector-java jar 5.1.24
org.apache.commons : commons-lang3 jar 3.3.2
commons-collections : commons-collections jar 3.2.1
net.wicp.tams : commons jar 0.1.1
org.apache.tapestry : tapestry-hibernate jar 5.4-rc-1
org.hibernate : hibernate-c3p0 jar 4.3.6.Final
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
org.apache.tapestry : tapestry-javadoc jar 5.4-rc-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0