Skip to content

Commit 3edaf8d

Browse files
authored
Update README.md
1 parent b3c4a0b commit 3edaf8d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,6 @@ To install it, you just need to add the following Maven dependency:
3232

3333
If memcached authentication is required, it can be specified using "hibernate.memcached.username" and "hibernate.memcached.password"
3434

35-
#Maven
36-
In order to use this library as a maven dependency, just add the following dependency to your pom (with the desired version)
37-
38-
```xml
39-
<dependency>
40-
<groupId>com.github.mihaicostin</groupId>
41-
<artifactId>hibernate-l2-memcached</artifactId>
42-
<version>1.1.0</version>
43-
</dependency>
44-
```
45-
4635

4736
#Versions
4837

0 commit comments

Comments
 (0)