Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:16
Show Gist options
  • Save ezhov-da/c68bcb92e58854c4d05224f76f15d53c to your computer and use it in GitHub Desktop.
Save ezhov-da/c68bcb92e58854c4d05224f76f15d53c to your computer and use it in GitHub Desktop.
загрузка локальных зависимостей
<dependency>
<groupId>ru.ezhov</groupId>
<artifactId>graph</artifactId>
<version>1.0.0</version>
<scope>system</scope>
<systemPath>E:/jung2-2_0_1/collections-generic-4.01.jar</systemPath>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment