mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-05 10:19:14 +00:00
add pattern
This commit is contained in:
+7
-1
@@ -33,6 +33,12 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>role-object</artifactId>
|
||||
<dependencies/>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user